diff --git a/configuration.txt b/configuration.txt index d567b2c2..865f9196 100755 --- a/configuration.txt +++ b/configuration.txt @@ -16,10 +16,10 @@ webserver-bindaddress: 0.0.0.0 webserver-port: 8123 # Disables Webserver portion of Dynmap (Advanced users only) -disable-webserver: true +disable-webserver: false # Writes JSON to file in the webpath -jsonfile: true +jsonfile: false # How often the json file gets written to(in seconds) jsonfile-interval: 1000