Skip to content
Snippets Groups Projects
Commit 12cbdd03 authored by YSelf Tool's avatar YSelf Tool
Browse files

Added config example file

parent b0aeb601
No related branches found
No related tags found
No related merge requests found
SQLALCHEMY_DATABASE_URI = "sqlite:///example.db" # SQLAlchemy connection data
SECRET_KEY = "abcdef" #
DEBUG = False # Debug Mode
UPDATE_INDEX_INTERVAL = 1 # Time in seconds between requests
UPDATE_SHOW_INTERVAL = 1 #
UPDATE_TIME_INTERVAL = 10 #
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment