summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index edb494b..4920d42 100644
--- a/config.h
+++ b/config.h
@@ -36,7 +36,7 @@
* otherwise it will quit with an error.
*/
#ifndef LOG_FILE
-#define LOG_FILE "/var/log/vault.log"
+#define LOG_FILE "/logs/vault.log"
#endif
/* The directory that contains the HTML template files */