分享码有效期,支持表达式
This commit is contained in:
@@ -24,6 +24,10 @@ REDIS_PORT=6379
|
||||
REDIS_PASSWORD=
|
||||
REDIS_DATABASE=1
|
||||
|
||||
# Share code TTL (bare number = minutes; suffix: m/h/d), e.g. 30, 30m, 24h, 30d
|
||||
SHARE_CODE_TTL_MIN=30
|
||||
# SHARE_CODE_MAX_PER_MAC=1
|
||||
|
||||
# S3 (local development only; production uses EC2 IAM role)
|
||||
# AWS_REGION=eu-central-1
|
||||
# S3_BUCKET=luxsin-app-bucket
|
||||
|
||||
Reference in New Issue
Block a user