From fecfa90bb2b96f8ec755b6914f33f18d82023099 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Sat, 11 Apr 2015 19:09:04 +0200 Subject: [PATCH] Clarify sensitivity of status data --- docs/config.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/config.rst b/docs/config.rst index 6073fe0..36d4fe3 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -35,6 +35,9 @@ General Section been added on one side or deleted on the other. Relative paths will be 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 command will be called with the username as the first argument, and the hostname as the second.