aboutsummarylogtreecommitdiffstats
path: root/app.ini.patch
diff options
context:
space:
mode:
authorThomas Fanninger2015-11-08 20:27:53 +0100
committerThomas Fanninger2015-11-08 20:27:53 +0100
commitf14a0e216a2c0c05a20687e1ff0d603bf78e93d7 (patch)
tree715365d9e5485749a889e91e514994513312acf1 /app.ini.patch
parent6b6097af915c7b5df252e5eb6f740c0d64071c6b (diff)
downloadaur-f14a0e216a2c0c05a20687e1ff0d603bf78e93d7.tar.gz
Version 0.7.0
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 1195bd336f3b..50e65eb511f0 100644
--- a/app.ini.patch
+++ b/app.ini.patch
@@ -6,27 +6,27 @@
< ROOT =
---
> ROOT = /srv/gogs/repo
-61c61
+67c67
< STATIC_ROOT_PATH =
---
> STATIC_ROOT_PATH = /usr/share/themes/gogs/default
-77c77
+83c83
< PATH = data/gogs.db
---
> PATH = /srv/gogs/sqlite/gogs.db
-168c168
+184c184
< PROVIDER_CONFIG = data/sessions
---
> PROVIDER_CONFIG = /srv/gogs/sessions
-183c183
+199c199
< AVATAR_UPLOAD_PATH = data/avatars
---
> AVATAR_UPLOAD_PATH = /srv/gogs/data/avatars
-193c193
+209c209
< PATH = data/attachments
---
> PATH = /srv/gogs/data/attachments
-208c208
+224c224
< ROOT_PATH =
---
> ROOT_PATH = /var/log/gogs