mirror of
https://github.com/opencloud-eu/opencloud-compose.git
synced 2026-06-08 12:10:05 +08:00
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:
@@ -160,7 +160,6 @@ SMTP_INSECURE=
|
|||||||
# Addititional services to be started on opencloud startup
|
# Addititional services to be started on opencloud startup
|
||||||
# The following list of services is not startet automatically and must be
|
# The following list of services is not startet automatically and must be
|
||||||
# manually defined for startup:
|
# 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.
|
# IMPORTANT: Add any services to the startup list comma separated like "notifications,antivirus" etc.
|
||||||
START_ADDITIONAL_SERVICES="notifications"
|
START_ADDITIONAL_SERVICES="notifications"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user