diff --git a/commafeed-server/config.yml.example b/commafeed-server/config.yml.example index 65237812..8caff9fc 100644 --- a/commafeed-server/config.yml.example +++ b/commafeed-server/config.yml.example @@ -117,9 +117,7 @@ server: applicationConnectors: - type: http port: 8082 - adminConnectors: - - type: http - port: 8084 + adminConnectors: [ ] requestLog: appenders: [ ]