mirror of
https://github.com/arcan1s/ffxivbis.git
synced 2025-07-26 12:09:57 +00:00
some fixes
This commit is contained in:
@ -61,4 +61,13 @@ me.arcanis.ffxivbis {
|
||||
max-count = 60
|
||||
}
|
||||
}
|
||||
|
||||
default-dispatcher {
|
||||
type = Dispatcher
|
||||
executor = "thread-pool-executor"
|
||||
thread-pool-executor {
|
||||
fixed-pool-size = 16
|
||||
}
|
||||
throughput = 1
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user