DEV: removes maximum limit on tag list site setting (#13436)

This commit is contained in:
Joffrey JAFFEUX 2021-06-18 12:53:30 +02:00 committed by GitHub
parent cbd01a0cca
commit d88f792eb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
everyTag=true
options=(hash
allowAny=false
maximum=null
)
}}
<div class="desc">{{html-safe setting.description}}</div>