aboutsummarylogtreecommitdiffstats
path: root/app.ini.patch
diff options
context:
space:
mode:
Diffstat (limited to 'app.ini.patch')
-rw-r--r--app.ini.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/app.ini.patch b/app.ini.patch
index 08887c0d7cbc..b0c100fe15a0 100644
--- a/app.ini.patch
+++ b/app.ini.patch
@@ -6,19 +6,19 @@
< ROOT =
---
> ROOT = /srv/gogs/repo
-131c131
+135c135
< STATIC_ROOT_PATH =
---
> STATIC_ROOT_PATH = /usr/share/themes/gogs/default
-133c133
+137c137
< APP_DATA_PATH = data
---
> APP_DATA_PATH = /srv/gogs/data
-156c156
+160c160
< PATH = data/gogs.db
---
> PATH = /srv/gogs/sqlite/gogs.db
-288c288
+292c292
< ROOT_PATH =
---
> ROOT_PATH = /var/log/gogs