Files
scenar-creator/app/config.py
Daneel feb75219a7
Some checks failed
Build & Push Docker / build (push) Has been cancelled
feat: v4.2 - garant v editoru+PDF, footnote index v bloků, stránka s poznámkami
2026-02-20 17:43:19 +01:00

6 lines
100 B
Python

"""Application configuration."""
VERSION = "4.2.0"
MAX_FILE_SIZE_MB = 10
DEFAULT_COLOR = "#ffffff"