Updated documentation for RedmineSCMProtocol.

1.x
Adirelle 2012-04-12 11:10:12 +02:00
parent a9f5eb7325
commit 5b4d2e2be1
1 changed files with 5 additions and 0 deletions

View File

@ -62,6 +62,11 @@ Authen::Simple::LDAP (and IO::Socket::SSL if LDAPS is used):
## Default: none
# RedmineDbWhereClause "and members.role_id IN (1,2)"
## SCM transport protocol, used to detecte write requests
## Valid values: dav-svn, git-smart-http
## Default: dav-svn
# RedmineSCMProtocol dav-svn
## Credentials cache size
## Default: 0 (disabled)
# RedmineCacheCredsMax 50