13 lines
285 B
Plaintext
13 lines
285 B
Plaintext
#############################################
|
|
# DISCORD
|
|
#############################################
|
|
|
|
# Webhook Discord pour notifications
|
|
DISCORD_WEBHOOK_URL=
|
|
|
|
# Mention Discord en cas d'alerte
|
|
DISCORD_PING=@here
|
|
|
|
# Seuil d'alerte en pourcentage d'utilisation
|
|
STORAGE_ALERT_LIMIT=70
|