Trailing / in MapTileURL must be there!

bulletsim
Diva Canto 2011-06-12 18:29:44 -07:00
parent 78c16da544
commit 07d7c1cd2d
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@
SRV_IMServerURI = "http://127.0.0.1:9000"
;; For Viewer 2
MapTileURL = "http://127.0.0.1:9000"
MapTileURL = "http://127.0.0.1:9000/"
;; Regular expressions for controlling which client versions are accepted/denied.
;; An empty string means nothing is checked.