diff options
author | BlueWall | 2012-01-28 11:35:28 -0500 |
---|---|---|
committer | BlueWall | 2012-01-28 11:35:28 -0500 |
commit | f7c237c0e1cdd1e1894df45b752fe4d64dc97f11 (patch) | |
tree | 42377105017a50a31c696ef08f1bb0a3bb48e891 /bin/config-include/GridCommon.ini.example | |
parent | Adding our parcel's generated id to map packets (diff) | |
parent | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim (diff) | |
download | opensim-SC-f7c237c0e1cdd1e1894df45b752fe4d64dc97f11.zip opensim-SC-f7c237c0e1cdd1e1894df45b752fe4d64dc97f11.tar.gz opensim-SC-f7c237c0e1cdd1e1894df45b752fe4d64dc97f11.tar.bz2 opensim-SC-f7c237c0e1cdd1e1894df45b752fe4d64dc97f11.tar.xz |
Merge branch 'master' of /home/opensim/var/repo/opensim into mapwork
Diffstat (limited to 'bin/config-include/GridCommon.ini.example')
-rw-r--r-- | bin/config-include/GridCommon.ini.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/config-include/GridCommon.ini.example b/bin/config-include/GridCommon.ini.example index d70c8e4..4195bce 100644 --- a/bin/config-include/GridCommon.ini.example +++ b/bin/config-include/GridCommon.ini.example | |||
@@ -129,7 +129,7 @@ | |||
129 | ; Change this to your server | 129 | ; Change this to your server |
130 | ; accessible from other grids | 130 | ; accessible from other grids |
131 | ; | 131 | ; |
132 | HomeURI = "http://mygridserver.com:8002/user" | 132 | HomeURI = "http://mygridserver.com:8002" |
133 | Gatekeeper = "http://mygridserver.com:8002" | 133 | Gatekeeper = "http://mygridserver.com:8002" |
134 | ;; If you want to protect your assets from being copied by foreign visitors | 134 | ;; If you want to protect your assets from being copied by foreign visitors |
135 | ;; uncomment the next line. You may want to do this on sims that have licensed content. | 135 | ;; uncomment the next line. You may want to do this on sims that have licensed content. |