host: 0.0.0.0 port: 9091 log: level: debug jwt_secret: test-jwt-secret session: name: authelia_session secret: authelia-test-session-secret expiration: 1h inactivity: 5m storage: local: path: /opt/authelia/data/db.sqlite authentication_backend: file: path: /opt/authelia/data/users_database.yml