mirror of
https://github.com/arcan1s/ffxivbis.git
synced 2025-08-22 16:49:55 +00:00
use typed actors (#12)
* initial typed actor impl * fix sending response on ask
This commit is contained in:
@ -54,12 +54,6 @@ me.arcanis.ffxivbis {
|
||||
port = 8000
|
||||
# hostname to use in docs, if not set host:port will be used
|
||||
#hostname = "127.0.0.1:8000"
|
||||
|
||||
# rate limits
|
||||
limits {
|
||||
intetval = 1m
|
||||
max-count = 60
|
||||
}
|
||||
}
|
||||
|
||||
default-dispatcher {
|
||||
|
Reference in New Issue
Block a user