diff --git a/.env.example b/.env.example index 5070ec0..f28c4d1 100644 --- a/.env.example +++ b/.env.example @@ -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"