feat(backend): add blog publishing platform
This commit is contained in:
@@ -74,6 +74,10 @@ NOTIFICATION_RETENTION_DAYS=30
|
||||
NOTIFICATION_DEFAULT_PAGE_SIZE=20
|
||||
NOTIFICATION_MAX_PAGE_SIZE=100
|
||||
|
||||
# Blog uploads
|
||||
BLOG_ASSET_MAX_SIZE_MB=50
|
||||
BLOG_IMAGE_ASSET_MAX_SIZE_MB=10
|
||||
|
||||
# Optional web-push settings kept for legacy admin flows
|
||||
VAPID_PUBLIC_KEY=
|
||||
VAPID_PRIVATE_KEY=
|
||||
|
||||
Reference in New Issue
Block a user