Update suspended cleaning command (#10195)
closes https://github.com/twentyhq/core-team-issues/issues/382
This commit is contained in:
@ -46,8 +46,9 @@ FRONTEND_URL=http://localhost:3001
|
||||
# SENTRY_FRONT_DSN=https://xxx@xxx.ingest.sentry.io/xxx
|
||||
# LOG_LEVELS=error,warn
|
||||
# SERVER_URL=http://localhost:3000
|
||||
# WORKSPACE_INACTIVE_DAYS_BEFORE_NOTIFICATION=30
|
||||
# WORKSPACE_INACTIVE_DAYS_BEFORE_DELETION=60
|
||||
# WORKSPACE_INACTIVE_DAYS_BEFORE_NOTIFICATION=7
|
||||
# WORKSPACE_INACTIVE_DAYS_BEFORE_SOFT_DELETION=14
|
||||
# WORKSPACE_INACTIVE_DAYS_BEFORE_DELETION=21
|
||||
# Email Server Settings, see this doc for more info: https://docs.twenty.com/start/self-hosting/#email
|
||||
# IS_EMAIL_VERIFICATION_REQUIRED=false
|
||||
# EMAIL_VERIFICATION_TOKEN_EXPIRES_IN=1h
|
||||
|
||||
Reference in New Issue
Block a user