# diff GridCommon.ini.example GridCommon.ini
45c45
< ; HomeURI = "${Const|BaseURL}:${Const|PublicPort}"
---
> HomeURI = "${Const|BaseURL}:${Const|PublicPort}"
53c53
< ; GatekeeperURI = "${Const|BaseURL}:${Const|PublicPort}"
---
> GatekeeperURI = "${Const|BaseURL}:${Const|PublicPort}"
73a74,75
> ;SearchModule = "OpenSearchModule"
>
117c119
< ;LocalServiceModule = "OpenSim.Services.Connectors.dll:EstateDataRemoteConnector"
---
> LocalServiceModule = "OpenSim.Services.Connectors.dll:EstateDataRemoteConnector"
249c251
< MuteListServerURI = "${Const|BaseURL}:${Const|PrivatePort}"
---
> ;MuteListServerURI = "${Const|BaseURL}:${Const|PrivatePort}"
# diff OpenSim.ini.example OpenSim.ini
56c56
< BaseHostname = "127.0.0.1"
---
> BaseHostname = "jogrid.net"
678c678
< ; OfflineMessageModule = "Offline Message Module V2"
---
> OfflineMessageModule = "OfflineMessageModule"
683a684
> OfflineMessageURL = http://www.jogrid.net/wi/blocks/modlos/helper/offline.php
698c699
< ; MuteListModule = MuteListModule
---
> MuteListModule = NSLMuteListModule
701c702
< ; MuteListURL = http://yourserver/Mute.php
---
> MuteListURL = http://www.jogrid.net/wi/blocks/modlos/helper/mute.php
833c834
< ; index_sims = false
---
> index_sims = true
844c845
< ; gridname = "OSGrid"
---
> gridname = "JOGrid"
861c862
< ; data_services="http://metaverseink.com/cgi-bin/register.py"
---
> data_services="http://www.jogrid.net/wi/blocks/modlos/helper/register.php"
869a871
> EconomyModule = DTLNSLMoneyModule
947c949
< ; DeleteScriptsOnStartup = true
---
> DeleteScriptsOnStartup = false
1040c1042
< ; LocalServiceModule = OpenSim.Services.Connectors.dll:RemoteFreeswitchConnector
---
> LocalServiceModule = OpenSim.Services.Connectors.dll:RemoteFreeswitchConnector
1043,1044c1045
< ; FreeswitchServiceURL = http://my.grid.server:8004/fsapi
<
---
> FreeswitchServiceURL = http://jogrid.net:8004/fsapi
1049c1050
< ; Enabled = false
---
> Enabled = true
1061a1063
> Module = "GroupsModule"
1074c1076
< ; ServicesConnectorModule = XmlRpcGroupsServicesConnector
---
> ServicesConnectorModule = XmlRpcGroupsServicesConnector
1090c1092
< ; GroupsServerURI = ""
---
> GroupsServerURI = "http://www.jogrid.net/wi/blocks/modlos/helper/xmlgroups.php"
1104c1106
< ; MessagingModule = "Groups Messaging Module V2"
---
> MessagingModule = GroupsMessagingModule
1114c1116
< ; MessageOnlineUsersOnly = false
---
> MessageOnlineUsersOnly = true
1124,1125c1126,1127
< ; XmlRpcServiceReadKey = 1234
< ; XmlRpcServiceWriteKey = 1234
---
> XmlRpcServiceReadKey = JOG6809
> XmlRpcServiceWriteKey = JOG8086
1133c1135
< ; UpdatePrioritizationScheme = BestAvatarResponsiveness
---
> UpdatePrioritizationScheme = FrontBack
1147c1149
< ; Enabled = false
---
> Enabled = true
1201a1204,1235
>
> [ServiceThrottle]
> Interval = 4000
>
>
> [Attachments]
> ThrottlePer100PrimsRezzed = 500;
>
>
> [BulletSim]
> UseSeparatePhysicsThread = true
> TerrainImplementation = 0
>
> AvatarStopZeroThreshold = 0.5
>
>
> [Profile]
> Module = "OpenSimProfileModule"
> ; Change it to your own HTTP server to have the Profile server work
> ProfileURL = http://www.jogrid.net/wi/blocks/modlos/helper/profile.php
>
>
> [Search]
> ; This is the URL needed for Search server to work
> ; Change it to your own HTTP server to have Search inworld working
> SearchURL = http://www.jogrid.net/wi/blocks/modlos/helper/query.php
>
>
> [WebStats]
> enabled = true
>
>
1217c1251
< ; Include-Architecture = "config-include/GridHypergrid.ini"
---
> Include-Architecture = "config-include/GridHypergrid.ini"