commit of setup files
This commit is contained in:
parent
8760fef581
commit
c6e7a24b44
1 changed files with 1 additions and 0 deletions
|
@ -144,6 +144,7 @@ timezone: GMT
|
|||
#exclude: ^(*\.private|Makefile)$
|
||||
# specifies the characters that are allowed in source filenames
|
||||
wiki_file_chars: -[:alnum:]+/._
|
||||
wiki_file_regexp: (^[$config{wiki_file_chars}]+[:alnum:]$)
|
||||
# allow symlinks in the path leading to the srcdir (potentially insecure)
|
||||
allow_symlinks_before_srcdir: 0
|
||||
# cookie control
|
||||
|
|
Loading…
Reference in a new issue