mastus: Fix autoindex exclude syntax.
This commit is contained in:
parent
934bfb875d
commit
25469ac56e
@ -88,7 +88,8 @@
|
||||
fts_autoindex = yes
|
||||
fts_enforced = yes
|
||||
|
||||
fts_autoindex_exclude = \Trash \spam
|
||||
fts_autoindex_exclude = Trash
|
||||
fts_autoindex_exclude2 = spam
|
||||
}
|
||||
|
||||
default_vsz_limit = 0
|
||||
|
Loading…
Reference in New Issue
Block a user