This repository has been archived on 2026-07-21. You can view files and clone it, but cannot push or open issues or pull requests.
Files
edo/config.py
2026-07-14 01:16:33 +03:00

3 lines
64 B
Python

DB_PATH = "data/data.db"
SECRET_KEY = "change-me-in-production"