mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 18:25:33 +08:00
First pass at making the V2 map work. Standalones only for now. There are some issues with the zoom level -- TBD.
This commit is contained in:
@@ -99,6 +99,9 @@
|
||||
SRV_FriendsServerURI = "http://127.0.0.1:9000"
|
||||
SRV_IMServerURI = "http://127.0.0.1:9000"
|
||||
|
||||
;; For Viewer 2
|
||||
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