disable limiter.
This commit is contained in:
parent
abc80d9e74
commit
7a641c2484
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
use_default_settings: true
|
||||
|
||||
server:
|
||||
limiter: true
|
||||
limiter: false
|
||||
image_proxy: true
|
||||
|
||||
redis:
|
||||
|
|
Loading…
Reference in a new issue