Make the rate limit configuration automatically reloadable

This commit is contained in:
Andrey Antukh 2022-09-01 08:38:17 +02:00 committed by Alonso Torres
parent e657c1bbfa
commit f86f93deea
6 changed files with 185 additions and 42 deletions

View file

@ -49,6 +49,7 @@
:default-blob-version 4
:loggers-zmq-uri "tcp://localhost:45556"
:rpc-rlimit-config (fs/path "resources/rlimit.edn")
:file-change-snapshot-every 5
:file-change-snapshot-timeout "3h"