]> git.pld-linux.org Git - packages/subversion.git/blobdiff - subversion-svnserve.sysconfig
up to 1.8.13
[packages/subversion.git] / subversion-svnserve.sysconfig
index cbda2b8e56491a3c71ce26e39a8a479b818bc493..440a3a83f3a959571411039eb8c4dabb7a1256de 100644 (file)
@@ -1,10 +1,5 @@
-## Type:       string
-## Default     "-d -R -r /home/services/subversion/repos"
 #
 # default options for the svnserve process
-# it is recommended to provide only readonly access to your data.
-# there is no authentication possible, everyone can read and write at will
-# read the subversion documentation about more info
 #
-SVNSERVE_PATH="/home/services/subversion/repos";
-SVNSERVE_OPTIONS="-d -R"
+SVNSERVE_PATH="/home/services/subversion/repos"
+SVNSERVE_OPTIONS="-d"
This page took 0.023188 seconds and 4 git commands to generate.