9 lines
391 B
Plaintext
9 lines
391 B
Plaintext
# Meaningful options are:
|
|
# --syslog --- Enables syslog logging
|
|
# --verbose --- Enables verbose logging
|
|
# --export-all --- Exports all repositories even if they don't contain git-daemon-export-ok file
|
|
# --port=XXXX --- Starts in port XXXX instead of 9418
|
|
# --base-path=/path --- Remap all the path requests as relative to the given path
|
|
#
|
|
GITDAEMON_OPTS=""
|