mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 02:36:00 +08:00
make some changes
This commit is contained in:
@@ -42,7 +42,8 @@ For rebuilding and debugging use the msbuild option switches
|
||||
* release: `msbuild /property:Configuration=Release`
|
||||
|
||||
|
||||
# Configure a Standalone
|
||||
# Configure a Standalone #
|
||||
## Standalone mode ##
|
||||
Copy `OpenSim.ini.example` to `OpenSim.ini` in the `bin/` directory, and verify the `[Const]' section, correcting for your case.
|
||||
|
||||
On `[Architecture]` section uncomment only the line with Standalone.ini if you do now want HG, or the line with StandaloneHypergrid.ini if you do
|
||||
@@ -52,7 +53,7 @@ copy the `StandaloneCommon.ini.example` to `StandaloneCommon.ini` in the `bin/co
|
||||
The StandaloneCommon.ini file describes the database and backend services that OpenSim will use, and is set to use sqlite by default, which requires no setup.
|
||||
|
||||
|
||||
# Configure in grid mode
|
||||
## Grid mode ##
|
||||
Each grid may have its own requirements, so FOLLOW your Grid instructions!
|
||||
in general:
|
||||
Copy `OpenSim.ini.example` to `OpenSim.ini` in the `bin/` directory, and verify the `[Const]' section, correcting for your case
|
||||
|
||||
Reference in New Issue
Block a user