(#10002) Add note about rsync__auto option

This commit is contained in:
Brian Cain 2018-09-07 10:09:56 -07:00
parent 3ec55d2a51
commit b339d9edf3
No known key found for this signature in database
GPG Key ID: 43D51080D357A001
1 changed files with 2 additions and 1 deletions

View File

@ -53,7 +53,8 @@ The rsync synced folder type accepts the following options:
to `rsync`. By default this is `["--verbose", "--archive", "--delete", "-z", "--copy-links"]`. to `rsync`. By default this is `["--verbose", "--archive", "--delete", "-z", "--copy-links"]`.
* `rsync__auto` (boolean) - If false, then `rsync-auto` will not * `rsync__auto` (boolean) - If false, then `rsync-auto` will not
watch and automatically sync this folder. By default, this is true. watch and automatically sync this folder. By default, this is true. __Note__: This
option will not automatically invoke the `rsync-auto` subcommand.
* `rsync__chown` (boolean) - If false, then the * `rsync__chown` (boolean) - If false, then the
[`owner` and `group`](/docs/synced-folders/basic_usage.html) [`owner` and `group`](/docs/synced-folders/basic_usage.html)