Before #335 is implemented it is still useful to make the [delay of WS refresh](https://github.com/FRosner/cluster-broccoli/blob/156b56b045930430ca6ab44cb962e8d46cd555d8/server/src/main/scala/de/frosner/broccoli/services/WebSocketService.scala#L49) configurable. For this we should add a new config property similar to `polling.frequency` to the config, inject this into the `WebSocketService` and use it.