Serj Kalichev пре 11 година
родитељ
комит
31dfa17108
1 измењених фајлова са 12 додато и 0 уклоњено
  1. 12 0
      scripts/rfa.conf

+ 12 - 0
scripts/rfa.conf

@@ -0,0 +1,12 @@
+# Minimal GID for vcs groups
+group_gid_min=3000
+
+# Prefixes for write and read vcs group names
+group_r_prefix=vcs-r-
+group_w_prefix=vcs-w-
+
+repository_root=/tmp/svn-data
+repository_link=/tmp/svn
+
+repository_git_root=/tmp/git-data
+repository_git_link=/tmp/git