diff --git a/.env.sample b/.env.sample index 1af8801..5640a81 100644 --- a/.env.sample +++ b/.env.sample @@ -16,6 +16,8 @@ LOG_LEVEL=INFO COMPOSE_FILE=compose.yml +#VIKUNJA_RATELIMIT_NOAUTHLIMIT=10 + # SSO OAUTH # e.g. see https://goauthentik.io/integrations/services/vikunja/ # COMPOSE_FILE="${COMPOSE_FILE}:compose.oauth.yml" diff --git a/compose.yml b/compose.yml index 3f72895..c71906b 100644 --- a/compose.yml +++ b/compose.yml @@ -7,6 +7,7 @@ services: environment: - DOMAIN - LOG_LEVEL + - VIKUNJA_RATELIMIT_NOAUTHLIMIT volumes: - files:/app/vikunja/files networks: