Skip to content

Commit bd9d7a1

Browse files
Include content_roots in README (#163)
Add content_roots to README
1 parent 61ce9c3 commit bd9d7a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ This can be changed, but it is heavily discouraged.
8282
| deny_policies | [String] | Optional | Deny policy rules | "/prefix/*", "*/subpath/*", "/path/to/file.proto" |
8383
| prune | bool | Optional | Whether to prune unneeded transitive proto files | true /false |
8484
| transitive | bool | Optional | Flags this dependency as transitive | true /false |
85+
| content_roots | [String] | Optional | Which subdirectories to import from | ["/myservice", "/com/org/client"] |
8586

8687
### Protofetch dependency toml example
8788

0 commit comments

Comments
 (0)