Logoj0ke.net Open Build Service > Projects > devel > git > sysconfig.git-daemon
Sign Up | Log In

File sysconfig.git-daemon of Package git (Revision 2468357c96cc2a077b95732e1237d05e)

Currently displaying revision 2468357c96cc2a077b95732e1237d05e, show latest

 
1
## Path:       Network/git-daemon
2
## Description:    git daemon configuration
3
## ServiceRestart: git-daemon
4
5
## Type:       string
6
## Default:    
7
#
8
# base path for exported directories
9
#
10
# defaults to "/srv/git" if not set
11
#
12
GIT_DAEMON_BASE_PATH=""
13
14
## Type:       string
15
## Default:    
16
#
17
# additional arguments for git-daemon. See manual page
18
GIT_DAEMON_ARGS=""
19