Release 1.2: bulk upload, S3/SFTP/FTP, SMTP, password reset, user groups, git deploy
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -13,3 +13,10 @@ APP_PORT=8080
|
||||
ADMIN_USERNAME=admin
|
||||
ADMIN_EMAIL=admin@example.com
|
||||
ADMIN_PASSWORD=change_me_admin_password
|
||||
|
||||
# Default user group quota in MB (0 = unlimited)
|
||||
DEFAULT_GROUP_QUOTA_MB=100
|
||||
|
||||
# Git deploy from admin panel (requires repo mount and docker socket)
|
||||
ALLOW_GIT_DEPLOY=false
|
||||
GIT_REMOTE_URL=https://git.evilfox.cc/test2/fotohost.git
|
||||
|
||||
Reference in New Issue
Block a user