mirror of
https://github.com/opensim/opensim.git
synced 2026-08-02 06:44:15 +08:00
Trailing / in MapTileURL must be there!
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user