Explorar el Código

Add testing rfa.conf

Serj Kalichev hace 11 años
padre
commit
31dfa17108
Se han modificado 1 ficheros con 12 adiciones y 0 borrados
  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