From adb17791bdb94d22cdc571d7f633846c6fe3d938 Mon Sep 17 00:00:00 2001 From: Unknown Date: Sat, 15 Mar 2014 00:50:51 -0400 Subject: Add basic render of public act --- conf/app.ini | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'conf/app.ini') diff --git a/conf/app.ini b/conf/app.ini index aa42129c..3e5a126f 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 = -- cgit v1.2.3