Revert "fix: persist subscriber avatars"

This commit is contained in:
Med Marrouchi
2024-12-20 18:39:44 +01:00
committed by GitHub
parent b60631e0ce
commit abb7fa0b5b
3 changed files with 3 additions and 7 deletions

View File

@@ -15,7 +15,6 @@ HTTPS_ENABLED=false
SESSION_SECRET=f661ff500fff6b0c8f91310b6fff6b0c
SESSION_NAME=s.id
UPLOAD_DIR=/uploads
AVATAR_DIR=/avatars
UPLOAD_MAX_SIZE_IN_BYTES=2000000
INVITATION_JWT_SECRET=dev_only
INVITATION_EXPIRES_IN=24h
@@ -72,3 +71,4 @@ APP_REDIS_PORT=9001
REDIS_ENABLED=false
REDIS_HOST=redis
REDIS_PORT=6379