Opensim ini
From OpenSimulator
(Difference between revisions)
| Line 14: | Line 14: | ||
! scope="col" | Description | ! scope="col" | Description | ||
|- | |- | ||
| − | | Network | + | | [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 | | Port | ||
| Y | | Y | ||
| Line 24: | Line 33: | ||
|} | |} | ||
| − | <br> | + | <br> |
'''Table has to be filled with all parameters!''' | '''Table has to be filled with all parameters!''' | ||
Revision as of 11:20, 11 July 2011
Parameters of OpenSim.ini
This is to describe the various switches in file OpenSim.ini
| Section | Switch | 0.6.9 | 0.7.0 | 0.7.1 | 0.7.2 | Value(s) | 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 |
Table has to be filled with all parameters!