mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-26 14:47:44 +00:00
Clarify sensitivity of status data
This commit is contained in:
parent
1f8593ebbf
commit
fecfa90bb2
1 changed files with 3 additions and 0 deletions
|
|
@ -35,6 +35,9 @@ General Section
|
||||||
been added on one side or deleted on the other. Relative paths will be
|
been added on one side or deleted on the other. Relative paths will be
|
||||||
interpreted as relative to the configuration file's directory.
|
interpreted as relative to the configuration file's directory.
|
||||||
|
|
||||||
|
The directory will contain files with very confidential information:
|
||||||
|
Usernames, passwords and listings of collection items may be contained in it.
|
||||||
|
|
||||||
- ``password_command`` specifies a command to query for server passwords. The
|
- ``password_command`` specifies a command to query for server passwords. The
|
||||||
command will be called with the username as the first argument, and the
|
command will be called with the username as the first argument, and the
|
||||||
hostname as the second.
|
hostname as the second.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue