summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h b/config.h
index 0db9f43..4b1ade5 100644
--- a/config.h
+++ b/config.h
@@ -32,6 +32,6 @@
#define VAULT_CONFIG_H
#define DATA_DIR "/var/www/vault-data"
+#define LOG_FILE "/var/log/vault.log"
-#endif /* VAULT_CONFIG_H */
-
+#endif /* VAULT_CONFIG_H */