summaryrefslogtreecommitdiffstats
path: root/conf/app.ini
diff options
context:
space:
mode:
Diffstat (limited to 'conf/app.ini')
-rw-r--r--conf/app.ini6
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/app.ini b/conf/app.ini
index aa42129cce..3e5a126f89 100644
--- a/conf/app.ini
+++ b/conf/app.ini
@@ -2,9 +2,9 @@ APP_NAME = Gogs: Go Git Service
RUN_USER = lunny
[repository]
-ROOT = /Users/lunny/git/gogs-repositories
-LANG_IGNS=Google Go|C
-LICENSES=Apache v2 License|BSD (3-Clause) License
+ROOT = /Users/%(RUN_USER)s/git/gogs-repositories
+LANG_IGNS=Google Go|C|Python
+LICENSES=Apache v2 License|GPL v2|BSD (3-Clause) License
[server]
HTTP_ADDR =