diff --git a/bin/OpenSim.ini b/bin/OpenSim.ini.example similarity index 98% rename from bin/OpenSim.ini rename to bin/OpenSim.ini.example index ef6c3825a8..a727b32633 100644 --- a/bin/OpenSim.ini +++ b/bin/OpenSim.ini.example @@ -13,7 +13,7 @@ serverside_object_permissions = false ; asset_database = "db4o" ; to try sqlite as the asset database , comment out the above line, and uncomment following one asset_database = "sqlite" -noverbose = false +verbose = true [StandAlone] accounts_authenticate = true diff --git a/bin/startup_commands.txt b/bin/startup_commands.txt deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/bin/startup_commands.txt.example b/bin/startup_commands.txt.example new file mode 100644 index 0000000000..3dba4b378d --- /dev/null +++ b/bin/startup_commands.txt.example @@ -0,0 +1,4 @@ +terrain load-tile f32 islandterrain_1024x512.raw 512 1024 1000 1000 +terrain multiply 0.1 +terrain add 5 +