Add LFS support

This commit is contained in:
Éric Gaspar
2022-07-19 23:42:47 +02:00
parent 26429cd402
commit 7f8213a32d
3 changed files with 5 additions and 0 deletions

View File

@ -27,6 +27,8 @@ SSH_PORT = __SSH_PORT__
OFFLINE_MODE = false
APP_DATA_PATH = __DATA_PATH__
LANDING_PAGE = explore
LFS_START_SERVER = true
LFS_JWT_SECRET = __LFS_KEY__
[mailer]
ENABLED = true