Remove languages in app.conf

This commit is contained in:
Yang Luo
2023-05-18 15:44:11 +08:00
parent 437376c472
commit 293b9f1036
3 changed files with 14 additions and 16 deletions

View File

@ -20,5 +20,4 @@ staticBaseUrl = "https://cdn.casbin.org"
isDemoMode = false
batchSize = 100
ldapServerPort = 389
languages = en,zh,es,fr,de,id,ja,ko,ru,vi
quota = {"organization": -1, "user": -1, "application": -1, "provider": -1}