Add better URI path normalization, option to allow symlinks in web

path
This commit is contained in:
Mike Primm 2011-06-29 13:40:02 -05:00
parent 016f7541dc
commit 92e7139553
3 changed files with 50 additions and 5 deletions

View file

@ -106,6 +106,9 @@ webserver-port: 8123
# Disables Webserver portion of Dynmap (Advanced users only)
disable-webserver: false
# Enable/disable having the web server allow symbolic links (true=compatible with existing code, false=more secure (default))
allow-symlinks: true
# Period between tile renders for fullrender, in seconds (non-zero to pace fullrenders, lessen CPU load)
timesliceinterval: 0.0