mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 10:15:33 +08:00
* Added support for periodic autosaves - added to SvnBackupModule. Will cause a SVN revision to be saved every X minutes. (Default = 15)
* Added 'Autosave' options to OpenSim.ini.Example * Added 'ImportOnStartup' option to OpenSim.ini.example
This commit is contained in:
@@ -388,3 +388,6 @@ Directory = SVNmodule\repo
|
||||
URL = "svn://your.repo.here/"
|
||||
Username = "user"
|
||||
Password = "password"
|
||||
ImportOnStartup = false
|
||||
Autosave = false
|
||||
AutoSavePeriod = 15 ; Number of minutes between autosave backups
|
||||
|
||||
Reference in New Issue
Block a user