diff options
Diffstat (limited to 'bin/config-include/StandaloneCommon.ini.example')
-rw-r--r-- | bin/config-include/StandaloneCommon.ini.example | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/config-include/StandaloneCommon.ini.example b/bin/config-include/StandaloneCommon.ini.example index 7359bba..29c2af1 100644 --- a/bin/config-include/StandaloneCommon.ini.example +++ b/bin/config-include/StandaloneCommon.ini.example | |||
@@ -99,6 +99,9 @@ | |||
99 | SRV_FriendsServerURI = "http://127.0.0.1:9000" | 99 | SRV_FriendsServerURI = "http://127.0.0.1:9000" |
100 | SRV_IMServerURI = "http://127.0.0.1:9000" | 100 | SRV_IMServerURI = "http://127.0.0.1:9000" |
101 | 101 | ||
102 | ;; For Viewer 2 | ||
103 | MapTileURL = "http://127.0.0.1:9000/" | ||
104 | |||
102 | ;; Regular expressions for controlling which client versions are accepted/denied. | 105 | ;; Regular expressions for controlling which client versions are accepted/denied. |
103 | ;; An empty string means nothing is checked. | 106 | ;; An empty string means nothing is checked. |
104 | ;; | 107 | ;; |