This commit is contained in:
Alexandre
2026-01-12 13:45:14 +01:00
committed by GitHub
parent c55454ff92
commit 1b31a80c44

View File

@@ -24,6 +24,7 @@ schema:
ssl: bool
certfile: str?
keyfile: str?
BROWSER_WEB_URL: str?
DISABLE_SIGNUPS: bool
NEXTAUTH_SECRET: password
MAX_ASSET_SIZE_MB: int?