* Fix bindings for default ports in case they are needed
* Fix tests for listen_default_ports option
* Fix doc for listen_default_ports option

Change-Id: I83955b302f41d2ef78d091f88b99bd5b6d551949
diff --git a/README.rst b/README.rst
index fcf36ff..6578abe 100644
--- a/README.rst
+++ b/README.rst
@@ -32,6 +32,7 @@
       server:
         enabled: true
         bind:
+          listen_default_ports: false
           address: '0.0.0.0'
           ports:
           - 80