Add exportpath, default-sign-set settings

This commit is contained in:
Mike Primm 2014-03-12 00:10:17 -05:00
parent 5d83ebf8aa
commit 252da2a5c6
1 changed files with 3 additions and 0 deletions

View File

@ -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