mirror of
https://github.com/Crazyco-xyz/48hr.email.git
synced 2025-12-16 06:46:33 +01:00
Elaborate on vague env variable
This commit is contained in:
parent
9e6f09077d
commit
2ac2371963
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ EMAIL_DOMAINS=["example.com","example.net"] # List of domain
|
|||
EMAIL_PURGE_TIME=48 # Time value for when to purge
|
||||
EMAIL_PURGE_UNIT="hours" # minutes, hours, days
|
||||
EMAIL_PURGE_CONVERT=true # Convert to highest sensible unit (and round)
|
||||
# /\ Example: 120 minutes = 2 hours, 121 minutes = ~2 hours with added tooltip
|
||||
|
||||
# --- Example emails to keep clean ---
|
||||
EMAIL_EXAMPLE_ACCOUNT="example@48hr.email" # example email to preserve
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue