mirror of
https://github.com/arcan1s/ffxivbis.git
synced 2025-12-18 18:33:40 +00:00
additional methods to types endpoint
This commit is contained in:
@ -54,5 +54,11 @@ me.arcanis.ffxivbis {
|
||||
host = "127.0.0.1"
|
||||
# port to bind, int, required
|
||||
port = 8000
|
||||
|
||||
# rate limits
|
||||
limits {
|
||||
intetval = 1m
|
||||
max-count = 60
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user