{% include 'pages/navbar.html' %}
Password protection
If enabled, users will have to log in to access most of the app features. Make sure to enable this feature before any public deployment.
The username for logging in the app.
The app password.
Deployment
The prefix of the host URL where factgenie is deployed, e.g. /demo/factgenie. Keep empty for localhost.
Logging
The logging level for the app.
Enable Flask debug logging.