Browse Source

Edit of config file info

Paolo Galli 4 years ago
parent
commit
d7501df954
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -12,4 +12,4 @@ The `POST` method is called with the `-p` option and is used to add a log to the
 ### UPDATE
 The `UPDATE` method is called with the `-u` option and is used to regenerate the internal server database. It should only be called if a log file is added by hand, or if some of the log files get renamed or corrupted. It assumes that all the log files are correctly formatted.
 ## Configuration file
-To choose the server to communicate with, edit the configuration file. The configuration file is named `config` and is a ssh config file: so, for more help, refer to ssh\_config manuals (i.e. run `man ssh_config` on your terminal).
+To choose the server to communicate with, edit the configuration file. The configuration file is named `config` and is a ssh config file: so, for more help, refer to ssh\_config manuals (i.e. run `man ssh_config` on your terminal). This file _must_ be located in the same directory of the script.