feat: add batchSize to conf (#1120)

This commit is contained in:
Gucheng
2022-09-13 20:31:22 +08:00
committed by GitHub
parent ed959bd8c7
commit 5707e38912
6 changed files with 28 additions and 15 deletions

View File

@ -18,3 +18,4 @@ logPostOnly = true
origin =
staticBaseUrl = "https://cdn.casbin.org"
isDemoMode = false
batchSize = 100