aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
authorMelanie2013-07-18 10:08:10 +0100
committerMelanie2013-07-18 10:08:10 +0100
commit7830cc995471120892a24a39e86283774fa07c4c (patch)
treed3f46b4f3ce95bb8572511c6f12c9f8ca86922c8 /bin/OpenSim.ini.example
parentMerge branch 'master' into careminster (diff)
parentDocument obscure Groups config related to the user level required for creatin... (diff)
downloadopensim-SC_OLD-7830cc995471120892a24a39e86283774fa07c4c.zip
opensim-SC_OLD-7830cc995471120892a24a39e86283774fa07c4c.tar.gz
opensim-SC_OLD-7830cc995471120892a24a39e86283774fa07c4c.tar.bz2
opensim-SC_OLD-7830cc995471120892a24a39e86283774fa07c4c.tar.xz
Merge branch 'master' into careminster
Conflicts: OpenSim/Capabilities/Handlers/GetTexture/GetTextureHandler.cs OpenSim/Region/ClientStack/Linden/Caps/BunchOfCaps/BunchOfCaps.cs OpenSim/Region/ClientStack/Linden/Caps/UploadBakedTextureModule.cs OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs OpenSim/Region/CoreModules/Framework/Caps/CapabilitiesModule.cs OpenSim/Region/CoreModules/Scripting/HttpRequest/ScriptsHttpRequests.cs OpenSim/Region/CoreModules/ServiceConnectorsOut/Simulation/LocalSimulationConnector.cs OpenSim/Region/Framework/Scenes/Scene.cs OpenSim/Region/Framework/Scenes/SceneCommunicationService.cs OpenSim/Region/Framework/Scenes/SceneObjectPart.cs OpenSim/Region/Framework/Scenes/ScenePresence.cs OpenSim/Region/ScriptEngine/Shared/Api/Implementation/Plugins/SensorRepeat.cs OpenSim/Server/Handlers/Simulation/AgentHandlers.cs OpenSim/Services/Connectors/Asset/AssetServicesConnector.cs OpenSim/Services/Connectors/Simulation/SimulationServiceConnector.cs OpenSim/Services/HypergridService/UserAgentService.cs
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r--bin/OpenSim.ini.example20
1 files changed, 14 insertions, 6 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 1ea4609..992838f 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -264,7 +264,7 @@
264 ; AllowedClients = 264 ; AllowedClients =
265 265
266 ;# {BannedClients} {} {Bar (|) separated list of banned clients} {} 266 ;# {BannedClients} {} {Bar (|) separated list of banned clients} {}
267 ;# Bar (|) separated list of viewers which may not gain access to the regions. 267 ;; Bar (|) separated list of viewers which may not gain access to the regions.
268 ;; One can use a Substring of the viewer name to disable only certain 268 ;; One can use a Substring of the viewer name to disable only certain
269 ;; versions 269 ;; versions
270 ;; Example: Agent uses the viewer "Imprudence 1.3.2.0" 270 ;; Example: Agent uses the viewer "Imprudence 1.3.2.0"
@@ -283,7 +283,7 @@
283 ;; both to set this to false and comment out the [Modules] MapImageServiceModule setting in config-include/ 283 ;; both to set this to false and comment out the [Modules] MapImageServiceModule setting in config-include/
284 ; GenerateMaptiles = true 284 ; GenerateMaptiles = true
285 285
286 ;# {MapImageModule} [] {The map image module to use} {MapImageModule Warp3DImageModule} MapImageModule 286 ;# {MapImageModule} {} {The map image module to use} {MapImageModule Warp3DImageModule} MapImageModule
287 ;; The module to use in order to generate map images. 287 ;; The module to use in order to generate map images.
288 ;; MapImageModule is the default. Warp3DImageModule is an alternative experimental module that can 288 ;; MapImageModule is the default. Warp3DImageModule is an alternative experimental module that can
289 ;; generate better images. 289 ;; generate better images.
@@ -470,7 +470,10 @@
470 ;# {XmlRpcPort} {} {Port for incoming llRemoteData xmlrpc calls} {} 20800 470 ;# {XmlRpcPort} {} {Port for incoming llRemoteData xmlrpc calls} {} 20800
471 ;XmlRpcPort = 20800 471 ;XmlRpcPort = 20800
472 472
473 ;# {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
474;; {option} {depends on} {question to ask} {choices} default value
475
476 ;# {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
474 ;; If XmlRpcRouterModule is set to XmlRpcGridRouterModule, the simulator 477 ;; If XmlRpcRouterModule is set to XmlRpcGridRouterModule, the simulator
475 ;; will use this address to register xmlrpc channels on the external 478 ;; will use this address to register xmlrpc channels on the external
476 ;; service 479 ;; service
@@ -534,7 +537,7 @@
534 ;; Distance in meters that ordinary chat should travel. 537 ;; Distance in meters that ordinary chat should travel.
535 ; say_distance = 20 538 ; say_distance = 20
536 539
537 ;# {shout_distance} {Distance at which a shout is heard, in meters?} {} 100 540 ;# {shout_distance} {} {Distance at which a shout is heard, in meters?} {} 100
538 ;; Distance in meters that shouts should travel. 541 ;; Distance in meters that shouts should travel.
539 ; shout_distance = 100 542 ; shout_distance = 100
540 543
@@ -609,7 +612,8 @@
609 ;; the "password" parameter) 612 ;; the "password" parameter)
610 ; access_password = "" 613 ; access_password = ""
611 614
612 ;# List the IP addresses allowed to call RemoteAdmin 615 ;# {access_ip_addresses} {enabled:true} {List the IP addresses allowed to call RemoteAdmin?} {}
616 ;; List the IP addresses allowed to call RemoteAdmin
613 ;; If access_ip_addresses isn't set, then all IP addresses can access RemoteAdmin. 617 ;; If access_ip_addresses isn't set, then all IP addresses can access RemoteAdmin.
614 ;; access_ip_addresses = 0.0.0.0, 0.0.0.0 ... 618 ;; access_ip_addresses = 0.0.0.0, 0.0.0.0 ...
615 ; access_ip_addresses = 619 ; access_ip_addresses =
@@ -794,7 +798,7 @@
794 ; ScriptStopStrategy = abort 798 ; ScriptStopStrategy = abort
795 799
796 800
797 ;# {DeleteScriptsOnStartup} {} {Delete previously compiled script DLLs on startup?} (true false) true 801 ;# {DeleteScriptsOnStartup} {} {Delete previously compiled script DLLs on startup?} {true false} true
798 ;; Controls whether previously compiled scripts DLLs are deleted on sim restart. If you set this to false 802 ;; Controls whether previously compiled scripts DLLs are deleted on sim restart. If you set this to false
799 ;; then startup will be considerably faster since scripts won't need to be recompiled. However, then it becomes your responsibility to delete the 803 ;; then startup will be considerably faster since scripts won't need to be recompiled. However, then it becomes your responsibility to delete the
800 ;; compiled scripts if you're recompiling OpenSim from source code and internal interfaces used 804 ;; compiled scripts if you're recompiling OpenSim from source code and internal interfaces used
@@ -947,6 +951,10 @@
947 ;; Enables the groups module 951 ;; Enables the groups module
948 ; Enabled = false 952 ; Enabled = false
949 953
954 ;# {LevelGroupCreate} {Enabled:true} {User level for creating groups} {} 0
955 ;; Minimum user level required to create groups
956 ;LevelGroupCreate = 0
957
950 ;# {Module} {Enabled:true} {Groups module to use? (Use GroupsModule to use Flotsam/Simian)} {Default "Groups Module V2"} Default 958 ;# {Module} {Enabled:true} {Groups module to use? (Use GroupsModule to use Flotsam/Simian)} {Default "Groups Module V2"} Default
951 ;; The default module can use a PHP XmlRpc server from the Flotsam project at 959 ;; The default module can use a PHP XmlRpc server from the Flotsam project at
952 ;; http://code.google.com/p/flotsam/ 960 ;; http://code.google.com/p/flotsam/