1 # Gitblit daemon configuration
.
2 # Uncomment properties to modify them
.
5 #GITBLIT_LOG
=/var
/log
/gitblit
/gitblit
.log
7 # User running the daemon
.
11 #GITBLIT_JAVA_OPTS
="-server -Xmx1024M"
13 # Daemon start arguments
.
14 #GITBLIT_START_ARGS
=""
16 # Daemon stop arguments
.
17 #GITBLIT_STOP_ARGS
="--stop"