Fix: Remove confusing comment - notifications is not mandatory

- Solves #118

Signed-off-by: Joerg Kastning <jkastning@my-it-brain.de>
This commit is contained in:
Joerg Kastning
2025-10-22 19:52:19 +02:00
parent 25b0de4525
commit c1dcf1d1d9

View File

@@ -160,7 +160,6 @@ SMTP_INSECURE=
# Addititional services to be started on opencloud startup
# The following list of services is not startet automatically and must be
# manually defined for startup:
# IMPORTANT: The notification service is MANDATORY, do not delete!
# IMPORTANT: Add any services to the startup list comma separated like "notifications,antivirus" etc.
START_ADDITIONAL_SERVICES="notifications"