Version 1.1.1

This commit is contained in:
2026-01-28 15:57:24 +01:00
parent 105bcc8d7a
commit 06a59bc599
11 changed files with 547 additions and 197 deletions

View File

@@ -14,3 +14,5 @@ SQLALCHEMY_DATABASE_URI=sqlite:////instance/liturgie.db
# Default admin bootstrap (created only if the user does not exist yet)
ADMIN_USERNAME=admin
ADMIN_PASSWORD=admin
# NOTE: SMTP settings are configured via the Admin Dashboard and stored in the DB.