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
|
use_default_settings: true
|
||||||
|
|
||||||
server:
|
server:
|
||||||
limiter: true
|
limiter: false
|
||||||
image_proxy: true
|
image_proxy: true
|
||||||
|
|
||||||
redis:
|
redis:
|
||||||
|
|
Loading…
Reference in a new issue