remove duplicated limiter parameter

This commit is contained in:
Émilien (perso) 2023-10-25 10:44:24 +02:00 committed by GitHub
parent d63d0c77a8
commit 47fad9cba6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,6 @@ server:
secret_key: "ultrasecretkey" # change this!
limiter: true # can be disabled for a private instance
image_proxy: true
limiter: true
ui:
static_use_hash: true
redis: