forked from urdt/ussd
Merge branch 'master' into postgres-switch
This commit is contained in:
@@ -59,7 +59,7 @@ func main() {
|
||||
cfg := engine.Config{
|
||||
Root: "root",
|
||||
OutputSize: uint32(size),
|
||||
FlagCount: uint32(16),
|
||||
FlagCount: uint32(128),
|
||||
}
|
||||
|
||||
if engineDebug {
|
||||
|
||||
Reference in New Issue
Block a user