diff --git a/src/main/resources/configuration.txt b/src/main/resources/configuration.txt index 87943948..58113daa 100644 --- a/src/main/resources/configuration.txt +++ b/src/main/resources/configuration.txt @@ -290,6 +290,9 @@ tilespath: web/tiles # The path where the web-files are located. webpath: web +# The path were the /dynmapexp command exports OBJ ZIP files +exportpath: export + # The network-interface the webserver will bind to (0.0.0.0 for all interfaces, 127.0.0.1 for only local access). # If not set, uses same setting as server in server.properties (or 0.0.0.0 if not specified) #webserver-bindaddress: 0.0.0.0