fix case again

This commit is contained in:
cpwu 2022-07-20 10:54:42 +08:00
parent 38d1233ce0
commit 79cd884865
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ class TAdapter:
"rotationCount" : 30,
"rotationTime" : "24h",
"rotationSize" : "1GB",
"enableRecordHttpSql" : False,
"enableRecordHttpSql" : True,
"sqlRotationCount" : 2,
"sqlRotationTime" : "24h",
"sqlRotationSize" : "1GB",