mirror of
https://github.com/arcan1s/ffxivbis.git
synced 2025-08-08 02:19:56 +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