remove now unused subversion serialization backup config
parent
490d05d212
commit
5782f5662b
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue