diff options
Diffstat (limited to 'community/gogs/gogs.ini')
-rw-r--r-- | community/gogs/gogs.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/community/gogs/gogs.ini b/community/gogs/gogs.ini index 6d344f2152..16be0843e4 100644 --- a/community/gogs/gogs.ini +++ b/community/gogs/gogs.ini @@ -6,6 +6,7 @@ ROOT = /var/lib/gogs/git SCRIPT_TYPE = sh [server] +APP_DATA_PATH = /var/lib/gogs/data STATIC_ROOT_PATH = /usr/share/webapps/gogs [database] |