Merge branch 'master' into postgres-switch

This commit is contained in:
2024-10-17 12:49:28 +03:00
21 changed files with 519 additions and 227 deletions

View File

@@ -99,7 +99,7 @@ func main() {
cfg := engine.Config{
Root: "root",
OutputSize: uint32(size),
FlagCount: uint32(16),
FlagCount: uint32(128),
}
if engineDebug {