mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +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"
|
SRV_IMServerURI = "http://127.0.0.1:9000"
|
||||||
|
|
||||||
;; For Viewer 2
|
;; 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.
|
;; Regular expressions for controlling which client versions are accepted/denied.
|
||||||
;; An empty string means nothing is checked.
|
;; An empty string means nothing is checked.
|
||||||
|
|||||||
Reference in New Issue
Block a user