29.05.2015, 09:27
(Dieser Beitrag wurde zuletzt bearbeitet: 29.05.2015, 09:32 von Mareta Dagostino.)
Ich fürchte, das was Joomdoo oben gepostet hat, ist die komplette OpenSi.ini. Gegenüber meiner Referenzdatei ist der einzige Unterschied der ganz unten eingefügte Abschnitt:
Alles was von Freaky als Default schon passend vorgegeben ist, und für "Endanwender" normalerweise uninteressant zum umstellen ist, habe ich aus Übersichtlichkeitsgründen herausgeworfen.
@Joomdo: Die bei mir enthaltene GridCommon.ini sieht so aus, Du kannst ja mal nach eventuellen Unterschieden schauen.
Code:
[Mesh]
; enable / disable Collada mesh support
; default is true
AllowMeshUpload = true
Alles was von Freaky als Default schon passend vorgegeben ist, und für "Endanwender" normalerweise uninteressant zum umstellen ist, habe ich aus Übersichtlichkeitsgründen herausgeworfen.
@Joomdo: Die bei mir enthaltene GridCommon.ini sieht so aus, Du kannst ja mal nach eventuellen Unterschieden schauen.
Code:
[DatabaseService]
; **************************************************************************
; ******* Parameter zur Auswahl des Datenbanksystems ***
; ******* Parameters for the selection of the database system ***
; **************************************************************************
; **************************************************************************
; *** SQLite: ***
; *** SQLite ist aktiviert. Zum deaktivieren ein ; vor die Zeile setzen. ***
; *** SQLite is activated. To deactivate set a ; in front of the line. ***
; **************************************************************************
Type = "SQLite"
; **************************************************************************
; *** MySql: ***
; *** Wenn MySql benutzt wird, muss SQLite deaktiviert werden. ***
; *** Setze das ; bei SQLite und enferne beide ; im folgenden Block. ***
; *** If MySql is used SQLite must be disabled. Set the ; in the ***
; *** SQLite Block and remove both ; from the next two lines. ***
; **************************************************************************
; Type = "MySQL"
; ConnectionString = "Data Source=localhost;Database=######;User ID=######;Password=######;Old Guids=true;"
; **************************************************************************
; **************** Die nachfolgenden Zeilen nicht veraendern! **************
; ******************* Do not change the following lines! *******************
; **************************************************************************
[Hypergrid]
HomeURI = "http://hypergrid.org:8002"
GatekeeperURI = "http://hypergrid.org:8002"
[AssetService]
DefaultAssetLoader = "OpenSim.Framework.AssetLoader.Filesystem.dll"
AssetLoaderArgs = "assets/AssetSets.xml"
AssetServerURI = "http://assets.hypergrid.org:8006"
[InventoryService]
InventoryServerURI = "http://inventory.hypergrid.org:8005"
[GridInfo]
GridInfoURI = "http://hypergrid.org:8002"
[GridService]
GridServerURI = "http://hypergrid.org:8003"
HypergridLinker = true
AllowHypergridMapSearch = true
Gatekeeper = "http://hypergrid.org:8002"
[Messaging]
OfflineMessageModule = OfflineMessageModule
OfflineMessageURL = http://metropolis.hypergrid.org/messaging/offline.php
MuteListModule = MuteListModule
MuteListURL = http://metropolis.hypergrid.org/messaging/mute.php
Gatekeeper = "http://hypergrid.org:8002"
[AvatarService]
AvatarServerURI = "http://hypergrid.org:8003"
[PresenceService]
PresenceServerURI = "http://presence.hypergrid.org:8004"
[UserAccountService]
UserAccountServerURI = "http://hypergrid.org:8003"
[GridUserService]
GridUserServerURI = "http://hypergrid.org:8003"
[AuthenticationService]
AuthenticationServerURI = "http://hypergrid.org:8003"
[FriendsService]
FriendsServerURI = "http://hypergrid.org:8003"
[HGInventoryAccessModule]
HomeURI = "http://hypergrid.org:8002"
Gatekeeper = "http://hypergrid.org:8002"
OutboundPermission = true
RestrictInventoryAccessAbroad = false
[HGAssetService]
HomeURI = "http://hypergrid.org:8002"
[UserAgentService]
UserAgentServerURI = "http://hypergrid.org:8002"
[Groups]
Module = Groups Module V2
ServicesConnectorModule = "Groups HG Service Connector"
LocalService = remote
GroupsServerURI = "http://groups.hypergrid.org:8001"
HomeURI = "http://hypergrid.org:8002"
MessagingModule = "Groups Messaging Module V2"
[UserProfiles]
ProfileServiceURL = http://profile.hypergrid.org:8002
[Profile]
Module = UserProfilesModule
[MapImageService]
MapImageServerURI = "http://mapimage.hypergrid.org:8001"
[SimulatorFeatures]
MapImageServerURI = "http://mapimage.hypergrid.org:8001/"
SearchServerURI = "http://hypergrid.org:8002/"
[DataSnapshot]
index_sims = true
gridname = "Metropolis"
default_snapshot_period = 36000
data_services = "http://metropolis.hypergrid.org/search/register.php"
[Search]
SearchURL = "http://metropolis.hypergrid.org/search/query.php"
[Modules]
AssetCaching = "FlotsamAssetCache"
Include-FlotsamCache = "config-include/FlotsamCache.ini"
SearchModule = OpenSimSearch
LandServices = RemoteLandServicesConnector
LandServiceConnector = true