aboutsummarylogtreecommitdiffstats
path: root/app_old.ini
diff options
context:
space:
mode:
authorThomas Fanninger2016-03-19 22:05:32 +0100
committerThomas Fanninger2016-03-19 22:05:32 +0100
commit25aff591015e46328d227140a7fe412f75d0d5d7 (patch)
treee8487a01539b6dc1129fddd251ebd359af701c90 /app_old.ini
parenta4311c22fcf753514c33907c38b303733bf485bb (diff)
downloadaur-25aff591015e46328d227140a7fe412f75d0d5d7.tar.gz
Update version 0.9.13
Diffstat (limited to 'app_old.ini')
-rw-r--r--app_old.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/app_old.ini b/app_old.ini
index ebe9c32fb05e..3d5ef38e85a3 100644
--- a/app_old.ini
+++ b/app_old.ini
@@ -93,6 +93,8 @@ KEY_FILE = custom/https/key.pem
; Upper level of template and static file path
; default is the path where Gogs is executed
STATIC_ROOT_PATH =
+; Default path for App data
+APP_DATA_PATH = data
; Application level GZIP support
ENABLE_GZIP = false
; Landing page for non-logged users, can be "home" or "explore"