summarylogtreecommitdiffstats
path: root/app.ini.patch
diff options
context:
space:
mode:
Diffstat (limited to 'app.ini.patch')
-rw-r--r--app.ini.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/app.ini.patch b/app.ini.patch
index dd912fd9e8e1..f6cc8d1ee618 100644
--- a/app.ini.patch
+++ b/app.ini.patch
@@ -6,27 +6,27 @@
< ROOT =
---
> ROOT = /srv/gogs/repo
-43c43
+53c53
< STATIC_ROOT_PATH =
---
> STATIC_ROOT_PATH = /usr/share/themes/gogs/default
-59c59
+69c69
< PATH = data/gogs.db
---
> PATH = /srv/gogs/sqlite/gogs.db
-184c184
+160c160
< PROVIDER_CONFIG = data/sessions
---
> PROVIDER_CONFIG = /srv/gogs/sessions
-199c199
+175c175
< AVATAR_UPLOAD_PATH = data/avatars
---
> AVATAR_UPLOAD_PATH = /srv/gogs/data/avatars
-209c209
+185c185
< PATH = data/attachments
---
> PATH = /srv/gogs/data/attachments
-224c224
+200c200
< ROOT_PATH =
---
> ROOT_PATH = /var/log/gogs