feat: add enableErrorMask config

This commit is contained in:
Yang Luo
2024-08-23 22:19:17 +08:00
parent 986dcbbda1
commit 0b8be016c5
2 changed files with 8 additions and 0 deletions

View File

@ -21,6 +21,7 @@ originFrontend =
staticBaseUrl = "https://cdn.casbin.org"
isDemoMode = false
batchSize = 100
enableErrorMask = false
enableGzip = true
ldapServerPort = 389
radiusServerPort = 1812