summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 482d762..decf0e5 100644
--- a/README.md
+++ b/README.md
@@ -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