]> git.pld-linux.org Git - packages/subversion.git/blame - subversion-svnserve.sysconfig
- updated to 1.0.1
[packages/subversion.git] / subversion-svnserve.sysconfig
CommitLineData
d1f25430
AM
1## Type: string
2## Default "-d -R -r /srv/svn/repos"
3#
4# default options for the svnserve process
5# it is recommended to provide only readonly access to your data.
6# there is no authentication possible, everyone can read and write at will
7# read the subversion documentation about more info
8#
9SVNSERVE_OPTIONS="-d -R -r /srv/svn/repos"
This page took 0.042982 seconds and 4 git commands to generate.