aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r--bin/OpenSim.ini.example51
1 files changed, 26 insertions, 25 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 313466c..16c9061 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -414,8 +414,8 @@
414 ;# {SMTP_SERVER_PASSWORD} {[Startup]emailmodule:DefaultEmailModule enabled:true} {SMTP server password} {} 414 ;# {SMTP_SERVER_PASSWORD} {[Startup]emailmodule:DefaultEmailModule enabled:true} {SMTP server password} {}
415 ; SMTP_SERVER_PASSWORD = "" 415 ; SMTP_SERVER_PASSWORD = ""
416 416
417[Network]
418 417
418[Network]
419 ;# {ConsoleUser} {} {User name for console account} {} 419 ;# {ConsoleUser} {} {User name for console account} {}
420 ;; Configure the remote console user here. This will not actually be used 420 ;; Configure the remote console user here. This will not actually be used
421 ;; unless you use -console=rest at startup. 421 ;; unless you use -console=rest at startup.
@@ -452,6 +452,7 @@
452 ;; web server 452 ;; web server
453 ; user_agent = "OpenSim LSL (Mozilla Compatible)" 453 ; user_agent = "OpenSim LSL (Mozilla Compatible)"
454 454
455
455[XMLRPC] 456[XMLRPC]
456 ;# {XmlRpcRouterModule} {} {Module used to route incoming llRemoteData calls} {XmlRpcRouterModule XmlRpcGridRouterModule} XmlRpcRouterModule 457 ;# {XmlRpcRouterModule} {} {Module used to route incoming llRemoteData calls} {XmlRpcRouterModule XmlRpcGridRouterModule} XmlRpcRouterModule
457 ;; If enabled and set to XmlRpcRouterModule, this will post an event, 458 ;; If enabled and set to XmlRpcRouterModule, this will post an event,
@@ -466,9 +467,6 @@
466 ;# {XmlRpcPort} {} {Port for incoming llRemoteData xmlrpc calls} {} 20800 467 ;# {XmlRpcPort} {} {Port for incoming llRemoteData xmlrpc calls} {} 20800
467 ;XmlRpcPort = 20800 468 ;XmlRpcPort = 20800
468 469
469
470;; {option} {depends on} {question to ask} {choices} default value
471
472 ;# {XmlRpcHubURI} {XmlRpcRouterModule} {URI for external service used to register xmlrpc channels created in the simulator. This depends on XmlRpcRouterModule being set to XmlRpcGridRouterModule} {} http://example.com 470 ;# {XmlRpcHubURI} {XmlRpcRouterModule} {URI for external service used to register xmlrpc channels created in the simulator. This depends on XmlRpcRouterModule being set to XmlRpcGridRouterModule} {} http://example.com
473 ;; If XmlRpcRouterModule is set to XmlRpcGridRouterModule, the simulator 471 ;; If XmlRpcRouterModule is set to XmlRpcGridRouterModule, the simulator
474 ;; will use this address to register xmlrpc channels on the external 472 ;; will use this address to register xmlrpc channels on the external
@@ -504,7 +502,7 @@
504 ; These are enabled by default to localhost. Change if you see fit. 502 ; These are enabled by default to localhost. Change if you see fit.
505 Cap_GetTexture = "localhost" 503 Cap_GetTexture = "localhost"
506 Cap_GetMesh = "localhost" 504 Cap_GetMesh = "localhost"
507 Cap_AvatarPickerSearch = "localhost" 505 Cap_AvatarPickerSearch = "localhost"
508 506
509 ; This is disabled by default. Change if you see fit. Note that 507 ; This is disabled by default. Change if you see fit. Note that
510 ; serving this cap from the simulators may lead to poor performace. 508 ; serving this cap from the simulators may lead to poor performace.
@@ -512,7 +510,6 @@
512 510
513 511
514[SimulatorFeatures] 512[SimulatorFeatures]
515
516 ;# {MapImageServerURI} {} {URL for the map server} {} 513 ;# {MapImageServerURI} {} {URL for the map server} {}
517 ; Experimental new information sent in SimulatorFeatures cap for Kokua 514 ; Experimental new information sent in SimulatorFeatures cap for Kokua
518 ; viewers 515 ; viewers
@@ -550,7 +547,7 @@
550 ;; Module to handle offline messaging. The core module requires an external 547 ;; Module to handle offline messaging. The core module requires an external
551 ;; web service to do this. See OpenSim wiki. 548 ;; web service to do this. See OpenSim wiki.
552 ; OfflineMessageModule = OfflineMessageModule 549 ; OfflineMessageModule = OfflineMessageModule
553 ;; Or, alternatively, use this one, which works for both standalones and grids 550 ;; Or, alternatively, use this one, which works for both standalones and grids
554 ; OfflineMessageModule = "Offline Message Module V2" 551 ; OfflineMessageModule = "Offline Message Module V2"
555 552
556 ;# {OfflineMessageURL} {OfflineMessageModule:OfflineMessageModule Offline Message Module V2:Offline Message Module V2} {URL of offline messaging service} {} 553 ;# {OfflineMessageURL} {OfflineMessageModule:OfflineMessageModule Offline Message Module V2:Offline Message Module V2} {URL of offline messaging service} {}
@@ -558,8 +555,8 @@
558 ; OfflineMessageURL = http://yourserver/Offline.php or http://yourrobustserver:8003 555 ; OfflineMessageURL = http://yourserver/Offline.php or http://yourrobustserver:8003
559 556
560 ;# {StorageProvider} {Offline Message Module V2:Offline Message Module V2} {DLL that provides the storage interface} {OpenSim.Data.MySQL.dll} 557 ;# {StorageProvider} {Offline Message Module V2:Offline Message Module V2} {DLL that provides the storage interface} {OpenSim.Data.MySQL.dll}
561 ;; For standalones, this is the storage dll. 558 ;; For standalones, this is the storage dll.
562 ; StorageProvider = OpenSim.Data.MySQL.dll 559 ; StorageProvider = OpenSim.Data.MySQL.dll
563 560
564 ;# {MuteListModule} {OfflineMessageModule:OfflineMessageModule} {} {} MuteListModule 561 ;# {MuteListModule} {OfflineMessageModule:OfflineMessageModule} {} {} MuteListModule
565 ;; Mute list handler (not yet implemented). MUST BE SET to allow offline 562 ;; Mute list handler (not yet implemented). MUST BE SET to allow offline
@@ -956,38 +953,38 @@
956 ;; http://code.google.com/p/flotsam/ 953 ;; http://code.google.com/p/flotsam/
957 ;; or from the SimianGrid project at http://code.google.com/p/openmetaverse 954 ;; or from the SimianGrid project at http://code.google.com/p/openmetaverse
958 ; Module = Default 955 ; Module = Default
959 ;; or... use Groups Module V2, which works for standalones and robust grids 956 ;; or... use Groups Module V2, which works for standalones and robust grids
960 ; Module = "Groups Module V2" 957 ; Module = "Groups Module V2"
961 958
962 ;# {StorageProvider} {Module:Groups Module V2} {The DLL that provides the storage for V2} {OpenSim.Data.MySQL.dll} 959 ;# {StorageProvider} {Module:Groups Module V2} {The DLL that provides the storage for V2} {OpenSim.Data.MySQL.dll}
963 ; StorageProvider = OpenSim.Data.MySQL.dll 960 ; StorageProvider = OpenSim.Data.MySQL.dll
964 961
965 ;# {ServicesConnectorModule} {Module:GroupsModule Module:Groups Module V2} {Service connector to use for groups} {XmlRpcGroupsServicesConnector SimianGroupsServicesConnector "Groups Local Service Connector" "Groups Remote Service Connector" "Groups HG Service Connector"} XmlRpcGroupsServicesConnector 962 ;# {ServicesConnectorModule} {Module:GroupsModule Module:Groups Module V2} {Service connector to use for groups} {XmlRpcGroupsServicesConnector SimianGroupsServicesConnector "Groups Local Service Connector" "Groups Remote Service Connector" "Groups HG Service Connector"} XmlRpcGroupsServicesConnector
966 ;; Service connectors to the Groups Service as used in the GroupsModule. Select one as follows: 963 ;; Service connectors to the Groups Service as used in the GroupsModule. Select one as follows:
967 ;; -- for Flotsam Groups use XmlRpcGroupsServicesConnector 964 ;; -- for Flotsam Groups use XmlRpcGroupsServicesConnector
968 ;; -- for Simian Groups use SimianGroupsServicesConnector 965 ;; -- for Simian Groups use SimianGroupsServicesConnector
969 ;; -- for V2 Groups, standalone, non-HG use "Groups Local Service Connector" 966 ;; -- for V2 Groups, standalone, non-HG use "Groups Local Service Connector"
970 ;; -- for V2 Groups, grided sim, non-HG use "Groups Remote Service Connector" 967 ;; -- for V2 Groups, grided sim, non-HG use "Groups Remote Service Connector"
971 ;; -- for V2 Groups, HG, both standalone and grided sim, use "Groups HG Service Connector" 968 ;; -- for V2 Groups, HG, both standalone and grided sim, use "Groups HG Service Connector"
972 ;; Note that the quotes "" around the words are important! 969 ;; Note that the quotes "" around the words are important!
973 ; ServicesConnectorModule = XmlRpcGroupsServicesConnector 970 ; ServicesConnectorModule = XmlRpcGroupsServicesConnector
974 971
975 ;# {LocalService} {ServicesConnectorModule:Groups HG Service Connector} {Is the group service in this process or elsewhere?} {local remote} local 972 ;# {LocalService} {ServicesConnectorModule:Groups HG Service Connector} {Is the group service in this process or elsewhere?} {local remote} local
976 ;; Used for V2 in HG only. If standalone, set this to local; if grided sim, set this to remote 973 ;; Used for V2 in HG only. If standalone, set this to local; if grided sim, set this to remote
977 ; LocalService = local 974 ; LocalService = local
978 975
979 ;# {GroupsServerURI} {Module:GroupsModule (ServicesConnectorModule:Groups Remote Service Connector or (ServicesConnectorModule:Groups HG Service Connector and LocalService:remote))} {Groups Server URI} {} 976 ;# {GroupsServerURI} {Module:GroupsModule (ServicesConnectorModule:Groups Remote Service Connector or (ServicesConnectorModule:Groups HG Service Connector and LocalService:remote))} {Groups Server URI} {}
980 ;; URI for the groups services of this grid 977 ;; URI for the groups services of this grid
981 ;; e.g. http://yourxmlrpcserver.com/xmlrpc.php for Flotsam XmlRpc 978 ;; e.g. http://yourxmlrpcserver.com/xmlrpc.php for Flotsam XmlRpc
982 ;; or http://mygridserver.com:82/Grid/ for SimianGrid 979 ;; or http://mygridserver.com:82/Grid/ for SimianGrid
983 ;; or http:://mygridserver.com:8003 for robust, V2 980 ;; or http:://mygridserver.com:8003 for robust, V2
984 ;; Leave it commented for standalones, V2 981 ;; Leave it commented for standalones, V2
985 ; GroupsServerURI = "" 982 ; GroupsServerURI = ""
986 983
987 ;# {HomeURI} {ServicesConnectorModule:Groups HG Service Connector} {What's the home address of this world?} {} 984 ;# {HomeURI} {ServicesConnectorModule:Groups HG Service Connector} {What's the home address of this world?} {}
988 ;; Used for V2 in HG only. For example 985 ;; Used for V2 in HG only. For example
989 ;; http://mygridserver.com:9000 or http://mygridserver.com:8002 986 ;; http://mygridserver.com:9000 or http://mygridserver.com:8002
990 ;; If you have this set under [Startup], no need to set it here, leave it commented 987 ;; If you have this set under [Startup], no need to set it here, leave it commented
991 ; HomeURI = "" 988 ; HomeURI = ""
992 989
993 ;# {MessagingEnabled} {Module:GroupsModule Module:Groups Module V2} {Is groups messaging enabled?} {true false} true 990 ;# {MessagingEnabled} {Module:GroupsModule Module:Groups Module V2} {Is groups messaging enabled?} {true false} true
@@ -995,8 +992,8 @@
995 992
996 ;# {MessagingModule} {MessagingEnabled:true} {Module to use for groups messaging} {GroupsMessagingModule "Groups Messaging Module V2"} GroupsMessagingModule 993 ;# {MessagingModule} {MessagingEnabled:true} {Module to use for groups messaging} {GroupsMessagingModule "Groups Messaging Module V2"} GroupsMessagingModule
997 ; MessagingModule = GroupsMessagingModule 994 ; MessagingModule = GroupsMessagingModule
998 ;; or use V2 for Groups V2 995 ;; or use V2 for Groups V2
999 ; MessagingModule = "Groups Messaging Module V2" 996 ; MessagingModule = "Groups Messaging Module V2"
1000 997
1001 ;# {NoticesEnabled} {Module:GroupsModule Module:Groups Module V2} {Enable group notices?} {true false} true 998 ;# {NoticesEnabled} {Module:GroupsModule Module:Groups Module V2} {Enable group notices?} {true false} true
1002 ;; Enable Group Notices 999 ;; Enable Group Notices
@@ -1016,6 +1013,7 @@
1016 ; XmlRpcServiceReadKey = 1234 1013 ; XmlRpcServiceReadKey = 1234
1017 ; XmlRpcServiceWriteKey = 1234 1014 ; XmlRpcServiceWriteKey = 1234
1018 1015
1016
1019[InterestManagement] 1017[InterestManagement]
1020 ;# {UpdatePrioritizationScheme} {} {Update prioritization scheme?} {BestAvatarResponsiveness Time Distance SimpleAngularDistance FrontBack} BestAvatarResponsiveness 1018 ;# {UpdatePrioritizationScheme} {} {Update prioritization scheme?} {BestAvatarResponsiveness Time Distance SimpleAngularDistance FrontBack} BestAvatarResponsiveness
1021 ;; This section controls how state updates are prioritized for each client 1019 ;; This section controls how state updates are prioritized for each client
@@ -1034,16 +1032,19 @@
1034 ;# {Enabled} {} {Enable Non Player Character (NPC) facilities} {true false} false 1032 ;# {Enabled} {} {Enable Non Player Character (NPC) facilities} {true false} false
1035 ; Enabled = false 1033 ; Enabled = false
1036 1034
1035
1037[Terrain] 1036[Terrain]
1038 ;# {InitialTerrain} {} {Initial terrain type} {pinhead-island flat} pinhead-island 1037 ;# {InitialTerrain} {} {Initial terrain type} {pinhead-island flat} pinhead-island
1039 ; InitialTerrain = "pinhead-island" 1038 ; InitialTerrain = "pinhead-island"
1040 1039
1040
1041[UserProfiles] 1041[UserProfiles]
1042 ;# {ProfileURL} {} {Set url to UserProfilesService} {} 1042 ;# {ProfileURL} {} {Set url to UserProfilesService} {}
1043 ;; Set the value of the url to your UserProfilesService 1043 ;; Set the value of the url to your UserProfilesService
1044 ;; If un-set / "" the module is disabled 1044 ;; If un-set / "" the module is disabled
1045 ;; ProfileServiceURL = http://127.0.0.1:8002 1045 ;; ProfileServiceURL = http://127.0.0.1:8002
1046 1046
1047
1047[Architecture] 1048[Architecture]
1048 ;# {Include-Architecture} {} {Choose one of the following architectures} {config-include/Standalone.ini config-include/StandaloneHypergrid.ini config-include/Grid.ini config-include/GridHypergrid.ini config-include/SimianGrid.ini config-include/HyperSimianGrid.ini} config-include/Standalone.ini 1049 ;# {Include-Architecture} {} {Choose one of the following architectures} {config-include/Standalone.ini config-include/StandaloneHypergrid.ini config-include/Grid.ini config-include/GridHypergrid.ini config-include/SimianGrid.ini config-include/HyperSimianGrid.ini} config-include/Standalone.ini
1049 ;; Uncomment one of the following includes as required. For instance, to create a standalone OpenSim, 1050 ;; Uncomment one of the following includes as required. For instance, to create a standalone OpenSim,