summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVincent Douillet <vincent@vdouillet.fr>2023-11-28 08:38:19 +0100
committerVincent Douillet <vincent@vdouillet.fr>2023-11-29 15:45:28 +0100
commit43f65c76152017420ce723b4d4ef4230ff072818 (patch)
tree5c981b2d6949ebd5a5bdefe112383f6874d9342a /README.md
parenta8158372e4173f760d893516c0d8aecbb0e737ac (diff)
browse: use khttp_template
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