diff options
author | Diva Canto | 2011-05-26 19:43:24 -0700 |
---|---|---|
committer | Diva Canto | 2011-05-26 19:43:24 -0700 |
commit | 31d07859f9b073a8db080228192ce5303af54cd9 (patch) | |
tree | 7cc6fda76792f05bd19d526627c9979f1619f9bf /bin/config-include/StandaloneCommon.ini.example | |
parent | Added missing configuration variables to Robust.HG.ini.example (diff) | |
download | opensim-SC_OLD-31d07859f9b073a8db080228192ce5303af54cd9.zip opensim-SC_OLD-31d07859f9b073a8db080228192ce5303af54cd9.tar.gz opensim-SC_OLD-31d07859f9b073a8db080228192ce5303af54cd9.tar.bz2 opensim-SC_OLD-31d07859f9b073a8db080228192ce5303af54cd9.tar.xz |
Added missing config vars to StandaloneCommon.ini.example and fixed the ones in Robust.HG.ini.example
Diffstat (limited to 'bin/config-include/StandaloneCommon.ini.example')
-rw-r--r-- | bin/config-include/StandaloneCommon.ini.example | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/config-include/StandaloneCommon.ini.example b/bin/config-include/StandaloneCommon.ini.example index 67efa11..df93cee 100644 --- a/bin/config-include/StandaloneCommon.ini.example +++ b/bin/config-include/StandaloneCommon.ini.example | |||
@@ -82,6 +82,8 @@ | |||
82 | SRV_InventoryServerURI = "http://127.0.0.1:9000" | 82 | SRV_InventoryServerURI = "http://127.0.0.1:9000" |
83 | SRV_AssetServerURI = "http://127.0.0.1:9000" | 83 | SRV_AssetServerURI = "http://127.0.0.1:9000" |
84 | SRV_ProfileServerURI = "http://127.0.0.1:9000" | 84 | SRV_ProfileServerURI = "http://127.0.0.1:9000" |
85 | SRV_FriendsServerURI = "http://127.0.0.1:9000" | ||
86 | SRV_IMServerURI = "http://127.0.0.1:9000" | ||
85 | 87 | ||
86 | ;; Regular expressions for controlling which client versions are accepted/denied. | 88 | ;; Regular expressions for controlling which client versions are accepted/denied. |
87 | ;; An empty string means nothing is checked. | 89 | ;; An empty string means nothing is checked. |