ini: updated small found problems.
This commit is contained in:
parent
460ce30227
commit
a2daf294e6
2 changed files with 4 additions and 4 deletions
|
|
@ -183,7 +183,7 @@ gist_alias_url =
|
|||
## authentication token. Such view would be only accessible when used together
|
||||
## with this authentication token
|
||||
##
|
||||
## list of all views can be found under `_admin/permissions/auth_token_access`
|
||||
## list of all views can be found under `/_admin/permissions/auth_token_access`
|
||||
## The list should be "," separated and on a single line.
|
||||
##
|
||||
## Most common views to enable:
|
||||
|
|
@ -536,7 +536,7 @@ vcs.backends = hg, git, svn
|
|||
|
||||
vcs.connection_timeout = 3600
|
||||
## Compatibility version when creating SVN repositories. Defaults to newest version when commented out.
|
||||
## Available options are: pre-1.4-compatible, pre-1.5-compatible, pre-1.6-compatible, pre-1.8-compatible
|
||||
## Available options are: pre-1.4-compatible, pre-1.5-compatible, pre-1.6-compatible, pre-1.8-compatible, pre-1.9-compatible
|
||||
#vcs.svn.compatible_version = pre-1.8-compatible
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue