From 86d0da5ca75b4871b7ee04b7ac96a50ae0229a56 Mon Sep 17 00:00:00 2001 From: cato447 Date: Wed, 5 Nov 2025 23:40:02 +0100 Subject: [PATCH] updates --- config.py.example | 1 + 1 file changed, 1 insertion(+) diff --git a/config.py.example b/config.py.example index 752e215..b6752ee 100644 --- a/config.py.example +++ b/config.py.example @@ -1,6 +1,7 @@ class Config: SECRET_KEY = SLIDES_DIR = + EXPORTS_DIR = SQLALCHEMY_DATABASE_URI = SQLALCHEMY_TRACK_MODIFICATIONS = ADMIN_PASSWORD =