diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ It should also compile and run on any POSIX OS with minor modifications, althoug ## Configure -The parameters and their documentation are in the `config.h` source file. You should read and adjust this file as needed before you build. +The parameters and their documentation are in the `config.h` source file. You should read and adjust this file as needed before you build. The default config assumes a chrooted web server and sets a data directory `/vault-data` (that is `/var/www/vault-data` outside of the chroot). ## Build & run |