updated on Sun Jan 15 04:04:02 UTC 2012
[aur-mirror.git] / gitblit / gitblit.conf.d
blob172e83b9c612b637b03bd8d21ae043dd18e223d7
1 # Gitblit daemon configuration.
2 # Uncomment properties to modify them.
4 # Logs location.
5 #GITBLIT_LOG=/var/log/gitblit/gitblit.log
7 # User running the daemon.
8 #GITBLIT_USER=gitblit
10 # JVM arguments.
11 #GITBLIT_JAVA_OPTS="-server -Xmx1024M"
13 # Daemon start arguments.
14 #GITBLIT_START_ARGS=""
16 # Daemon stop arguments.
17 #GITBLIT_STOP_ARGS="--stop"