From 1d5ec16865e499a71b9981729ff921c766719dcd Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Thu, 25 Oct 2007 15:33:11 +0000 Subject: [PATCH] move out the config files to .example files so that they don't clobber people's configs all the time, and that we don't get new changes pulled in randomly from people's configs --- bin/{OpenSim.ini => OpenSim.ini.example} | 2 +- bin/startup_commands.txt | 0 bin/startup_commands.txt.example | 4 ++++ 3 files changed, 5 insertions(+), 1 deletion(-) rename bin/{OpenSim.ini => OpenSim.ini.example} (98%) delete mode 100644 bin/startup_commands.txt create mode 100644 bin/startup_commands.txt.example 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 +