13 lines
467 B
Diff
13 lines
467 B
Diff
diff --git a/config.sample.yml.orig b/config.sample.yml
|
|
index 47edd8d..458472a 100644
|
|
--- a/config.sample.yml.orig
|
|
+++ b/config.sample.yml
|
|
@@ -136,7 +136,7 @@ ha: false
|
|
# Data Path
|
|
# ---------------------------------------------------------------------
|
|
# Writeable data path used for cache and temporary user uploads.
|
|
-dataPath: ./data
|
|
+dataPath: /var/lib/wikijs/data
|
|
|
|
# ---------------------------------------------------------------------
|
|
# Body Parser Limit
|