mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Add extra Gitminster config options to ini.example
This commit is contained in:
@@ -887,6 +887,13 @@
|
||||
Enabled = true
|
||||
RepoPath = "git"
|
||||
|
||||
;How many frames between the scheduled commits?
|
||||
CommitFrameInterval = 360000
|
||||
|
||||
;Should we automatically commit when necessary to avoid objects never making it into the repo?
|
||||
UseSafetyCommit = true
|
||||
|
||||
|
||||
[SVN]
|
||||
Enabled = false
|
||||
Directory = SVNmodule\repo
|
||||
|
||||
Reference in New Issue
Block a user