aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config.preview.donotuseyet-v2/defaults/region.ini.defaults
diff options
context:
space:
mode:
Diffstat (limited to 'bin/config.preview.donotuseyet-v2/defaults/region.ini.defaults')
-rw-r--r--bin/config.preview.donotuseyet-v2/defaults/region.ini.defaults131
1 files changed, 0 insertions, 131 deletions
diff --git a/bin/config.preview.donotuseyet-v2/defaults/region.ini.defaults b/bin/config.preview.donotuseyet-v2/defaults/region.ini.defaults
deleted file mode 100644
index 8923935..0000000
--- a/bin/config.preview.donotuseyet-v2/defaults/region.ini.defaults
+++ /dev/null
@@ -1,131 +0,0 @@
1; Region settings
2
3
4[Chat]
5 ; Controls whether the chat module is enabled. Default is true.
6 enabled = true;
7
8 ; Distance in meters that whispers should travel. Default is 10m
9 whisper_distance = 10
10
11 ; Distance in meters that ordinary chat should travel. Default is 30m
12 say_distance = 30
13
14 ; Distance in meters that shouts should travel. Default is 100m
15 shout_distance = 100
16
17
18[Economy]
19 ; These economy values get used in the BetaGridLikeMoneyModule. - This module is for demonstration only -
20 ; In grid mode, use this currency XMLRPC server. Leave blank for normal functionality
21 CurrencyServer = ""
22 ; "http://192.168.1.127/currency.php"
23
24 ; In grid mode, this is the land XMLRPC server. Leave blank for normal functionality
25 LandServer = ""
26 ;"http://192.168.1.127/landtool.php"
27
28 ; 45000 is the highest value that the sim could possibly report because of protocol constraints
29 ObjectCapacity = 45000
30
31 ; Money Unit fee to upload textures, animations etc
32 PriceUpload = 0
33
34 ; Money Unit fee to create groups
35 PriceGroupCreate = 0
36
37 ; This is the account Money goes to for fees. Remember, economy requires that money circulates somewhere... even if it's an upload fee
38 EconomyBaseAccount = 00000000-0000-0000-0000-000000000000
39
40 ; This is the type of user that will pay fees.
41 ; Set this to 2 for users, estate managers and Estate Owners
42 ; Set this to 1 for Users and Estate Managers
43 ; Set this to 0 for Users only.
44 ; -1 disables
45 UserLevelPaysFees = -1
46
47 ; Amount to give to user as a stipend
48 UserStipend = 1000
49
50 ; When a user gets low on money units and logs off, then logs back on, issue a new stipend if they have less money units then this
51 ; amount. Be aware that the account money isn't stored anywhere so users will get a stipend if you restart the simulator
52 IssueStipendWhenClientIsBelowAmount = 10
53
54 ; If this is true, the simulator will remember account balances until the simulator is shutdown or restarted.
55 KeepMoneyAcrossLogins = true
56
57 ; We don't really know what the rest of these values do. These get sent to the client
58 ; These taken from Agni at a Public Telehub. Change at your own risk.
59 ObjectCount = 0
60 PriceEnergyUnit = 100
61 PriceObjectClaim = 10
62 PricePublicObjectDecay = 4
63 PricePublicObjectDelete = 4
64 PriceParcelClaim = 1
65 PriceParcelClaimFactor = 1
66
67 PriceRentLight = 5
68 TeleportMinPrice = 2
69 TeleportPriceExponent = 2
70 EnergyEfficiency = 1
71 PriceObjectRent = 1
72 PriceObjectScaleFactor = 10
73 PriceParcelRent = 1
74
75
76[Messaging]
77 ; Control which region module is used for instant messaging.
78 ; Default is InstantMessageModule (this is the name of the core IM module as well as the setting)
79 InstantMessageModule = InstantMessageModule
80
81
82; Uncomment the following to control the progression of daytime
83; in the Sim. The defaults are what is shown below
84;[Sun]
85 ; number of wall clock hours for an opensim day. 24.0 would mean realtime
86 ;day_length = 4
87 ; Year length in days
88 ;year_length = 60
89 ; Horizon shift, changes Day to Night Ratio, more shift, the time the sun spends above the horizon,
90 ; .5 matches very closely with what LL based viewers display
91 ;day_night_offset = 0.5
92 ; send a Sun update every update_interval # of frames. A lower number will
93 ; make for smoother sun transition at the cost of network
94 ;update_interval = 100
95
96
97[Trees]
98 ; Enable this to allow the tree module to manage your sim trees, including growing, reproducing and dying
99 ; default is false
100 active_trees = false
101
102 ; Density of tree population
103 tree_density = 1000.0
104
105
106[Voice]
107 ; PLEASE NOTE that we don't have voice support in OpenSim quite yet - these configuration options are stubs
108 enabled = false
109 ; This is not supported by the SLViewer right now and
110 ; hardcoded within the SL Viewer. Maybe it will be
111 ; changed in future. :-)
112 account_management_server = https://www.bhr.vivox.com/api2
113 ; Global SIP Server for conference calls
114 sip_domain = testserver.com
115
116
117[AsteriskVoice]
118 ; PLEASE NOTE that we don't have voice support in OpenSim quite yet - these configuration options are stubs
119 enabled = false
120 ; SIP account server domain
121 sip_domain = testserver.com
122 ; SIP conf server domain
123 conf_domain = testserver.com
124 ; URL of the asterisk opensim frontend
125 asterisk_frontend = http://testserver.com:49153/
126 ; password for the asterisk frontend XmlRpc calls
127 asterisk_password = bah-humbug
128 ; timeout for XmlRpc calls to asterisk front end (in ms)
129 asterisk_timeout = 3000
130 ; salt for asterisk nonces
131 asterisk_salt = paluempalum