diff --git a/menuflow/example-config.yaml b/menuflow/example-config.yaml index cc98545..a273ef0 100644 --- a/menuflow/example-config.yaml +++ b/menuflow/example-config.yaml @@ -28,20 +28,6 @@ menuflow: http_request: 10 #seconds middlewares: 5 #seconds - # E-mail servers that you can use in the e-mail nodes - email_servers: - - server_id: sample-server-1 - host: smtp.server1.com - port: 587 - start_tls: true - username: user1 - password: pass1 - - server_id: sample-server-2 - host: smtp.server2.com - port: 25 - username: user2 - password: pass2 - # Do you want the menu to generate a typing notification event before sending messages to rooms? # The range is related to the time duration of the write notification event. typing_notification: