|
|
| (3 intermediate revisions by 2 users not shown) |
| Line 1: |
Line 1: |
| − | = Parameters of OpenSim.ini =
| + | #REDIRECT [[Configuration/files/OpenSim/OpenSim.ini]] |
| − | | + | |
| − | ==== This is to describe the various switches in file OpenSim.ini ====
| + | |
| − | | + | |
| − | {| width="100%" border="1" cellpadding="1" cellspacing="1"
| + | |
| − | |-
| + | |
| − | ! scope="col" | Section
| + | |
| − | ! scope="col" | Switch
| + | |
| − | ! scope="col" | 0.6.9
| + | |
| − | ! scope="col" | 0.7.0
| + | |
| − | ! scope="col" | 0.7.1
| + | |
| − | ! scope="col" | 0.7.2
| + | |
| − | ! scope="col" | Value(s)
| + | |
| − | ! scope="col" | Description
| + | |
| − | |-
| + | |
| − | | [Startup]
| + | |
| − | | timer_Script
| + | |
| − | | Y
| + | |
| − | | Y
| + | |
| − | | Y
| + | |
| − | | Y
| + | |
| − | | Script name
| + | |
| − | | the script, that should run every 20 minutes automatically (i. e. timer_script = "backup.txt"). This script must be located in the bin directory
| + | |
| − | |-
| + | |
| − | | [Network]
| + | |
| − | | Port
| + | |
| − | | Y
| + | |
| − | | Y
| + | |
| − | | Y
| + | |
| − | | Y
| + | |
| − | | Number (i.e. 9000)
| + | |
| − | | tells the client, on which TCP port to listen. If Region is connected to a Grid, this Port is used for the Region-Simulation
| + | |
| − | |}
| + | |
| − | | + | |
| − | <br>
| + | |
| − | | + | |
| − | '''Table has to be filled with all parameters!'''
| + | |