diff -r edc41ae39fb8 -r a7a64ed07204 minecraft/server/templates/configuration.txt.j2 --- a/minecraft/server/templates/configuration.txt.j2 Sat Jul 10 13:28:05 2021 -0500 +++ b/minecraft/server/templates/configuration.txt.j2 Sat Jul 10 20:12:21 2021 -0500 @@ -326,7 +326,7 @@ max-sessions: 30 # Disables Webserver portion of Dynmap (Advanced users only) -disable-webserver: false +disable-webserver: true # Enable/disable having the web server allow symbolic links (true=compatible with existing code, false=more secure (default)) allow-symlinks: true