config: remove unused values
This commit is contained in:
parent
01e1641475
commit
c2be365b6e
|
@ -46,12 +46,6 @@ elasticsearch:
|
||||||
index: szurubooru
|
index: szurubooru
|
||||||
|
|
||||||
|
|
||||||
limits:
|
|
||||||
users_per_page: 20
|
|
||||||
posts_per_page: 40
|
|
||||||
max_comment_length: 5000
|
|
||||||
|
|
||||||
|
|
||||||
tag_name_regex: ^\S+$
|
tag_name_regex: ^\S+$
|
||||||
tag_category_name_regex: ^[^\s%+#/]+$
|
tag_category_name_regex: ^[^\s%+#/]+$
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue