Michael Merickel
2017-06-18 75c30dfe18b26ca04efae2acbe35052fa0d93ed6
docs/tutorials/wiki/src/installation/development.ini
@@ -16,6 +16,8 @@
zodbconn.uri = file://%(here)s/Data.fs?connection_cache_size=20000
retry.attempts = 3
# By default, the toolbar only appears for clients from IP addresses
# '127.0.0.1' and '::1'.
# debugtoolbar.hosts = 127.0.0.1 ::1
@@ -26,7 +28,7 @@
[server:main]
use = egg:waitress#main
listen = 127.0.0.1:6543 [::1]:6543
listen = localhost:6543
###
# logging configuration