From 5782f5662b9086127bde269717caea4378212fb8 Mon Sep 17 00:00:00 2001 From: Justin Clark-Casey (justincc) Date: Fri, 17 Dec 2010 23:06:55 +0000 Subject: remove now unused subversion serialization backup config --- bin/OpenSimDefaults.ini | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) (limited to 'bin') diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index 36e0b7b..8437ece 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini @@ -906,17 +906,6 @@ PriceParcelRent = 1 -[SVN] - Enabled = false - Directory = SVNmodule\repo - URL = "svn://your.repo.here/" - Username = "user" - Password = "password" - ImportOnStartup = false - Autosave = false - AutoSavePeriod = 15 ; Number of minutes between autosave backups - - [XEngine] ; Enable this engine in this OpenSim instance Enabled = true @@ -1115,10 +1104,12 @@ ; May represent a security risk if you disable this. OwnerOnly = true + [Hypergrid] ; Keep it false for now. Making it true requires the use of a special client in order to access inventory safemode = false + [VivoxVoice] ; The VivoxVoice module will allow you to provide voice on your ; region(s). It uses the same voice technology as the LL grid and @@ -1177,6 +1168,7 @@ ; - a value between 0 and 160, default is 10 ;vivox_channel_clamping_distance = 10 + [Groups] Enabled = false @@ -1268,4 +1260,3 @@ [Modules] Include-modules = "addon-modules/*/config/*.ini" - -- cgit v1.1