aboutsummarylogtreecommitdiffstats
path: root/app.ini.patch
diff options
context:
space:
mode:
authorThomas Fanninger2015-12-07 06:24:10 +0100
committerThomas Fanninger2015-12-07 06:24:10 +0100
commit33c2c09637d947151800255ccbc3c9e5f1520b36 (patch)
treeaf2ed98a5708b29af195b56d8318d8f245b5bba4 /app.ini.patch
parent5ad1925779e26beccdeba6ce7d78ae051d6aa30a (diff)
downloadaur-33c2c09637d947151800255ccbc3c9e5f1520b36.tar.gz
Release 0.7.33
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 50e65eb511f0..876a7691b225 100644
--- a/app.ini.patch
+++ b/app.ini.patch
@@ -6,27 +6,27 @@
< ROOT =
---
> ROOT = /srv/gogs/repo
-67c67
+69c69
< STATIC_ROOT_PATH =
---
> STATIC_ROOT_PATH = /usr/share/themes/gogs/default
-83c83
+85c85
< PATH = data/gogs.db
---
> PATH = /srv/gogs/sqlite/gogs.db
-184c184
+186c186
< PROVIDER_CONFIG = data/sessions
---
> PROVIDER_CONFIG = /srv/gogs/sessions
-199c199
+201c201
< AVATAR_UPLOAD_PATH = data/avatars
---
> AVATAR_UPLOAD_PATH = /srv/gogs/data/avatars
-209c209
+211c211
< PATH = data/attachments
---
> PATH = /srv/gogs/data/attachments
-224c224
+226c226
< ROOT_PATH =
---
> ROOT_PATH = /var/log/gogs