summaryrefslogtreecommitdiffstats
path: root/conf/app.ini
diff options
context:
space:
mode:
authorUnknown <joe2010xtmf@163.com>2014-03-15 00:50:51 -0400
committerUnknown <joe2010xtmf@163.com>2014-03-15 00:50:51 -0400
commitadb17791bdb94d22cdc571d7f633846c6fe3d938 (patch)
tree8d9f9ffa487e63874e21d42ee3cc8c4a6c3dc85a /conf/app.ini
parent2289ff20bf40e2adaa096aeac80837c69c2f01c3 (diff)
downloadgitea-adb17791bdb94d22cdc571d7f633846c6fe3d938.tar.gz
gitea-adb17791bdb94d22cdc571d7f633846c6fe3d938.zip
Add basic render of public act
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 =