server: address: 0.0.0.0:9091 log: level: info totp: issuer: kolpacksoftware.com webauthn: disable: true authentication_backend: file: path: /config/users_database.yaml password: algorithm: argon2id access_control: default_policy: deny rules: - domain: auth.kolpacksoftware.com policy: bypass - domain: "*.kolpacksoftware.com" policy: one_factor session: cookies: - domain: kolpacksoftware.com authelia_url: https://auth.kolpacksoftware.com default_redirection_url: https://auth.kolpacksoftware.com name: authelia_session expiration: 1h inactivity: 5m redis: host: authelia-redis port: 6379 storage: local: path: /config/db.sqlite3 notifier: filesystem: filename: /config/notifications.txt regulation: max_retries: 3 find_time: 2m ban_time: 5m