bench-forgejo/conf/app.ini

19 lines
294 B
INI
Raw Normal View History

2014-03-04 05:33:08 +05:30
APP_NAME = Gogs: Go Git Service
2014-02-25 16:28:55 +05:30
RUN_USER = lunny
2014-02-20 12:23:56 +05:30
[repository]
2014-02-20 15:22:07 +05:30
ROOT = /Users/lunny/git/gogs-repositories
2014-03-06 12:51:44 +05:30
ROOT_jiahuachen = /Users/jiahuachen/git/gogs-repositories
2014-02-13 01:24:09 +05:30
[server]
HTTP_ADDR =
2014-02-19 04:18:02 +05:30
HTTP_PORT = 3000
[database]
DB_TYPE = mysql
HOST =
NAME = gogs
USER = root
2014-02-19 15:20:53 +05:30
PASSWD =
2014-02-19 23:34:31 +05:30
PASSWD_jiahua = root