summaryrefslogtreecommitdiff
path: root/ardour.rc.in
diff options
context:
space:
mode:
authorJesse Chappell <jesse@essej.net>2007-04-20 02:46:21 +0000
committerJesse Chappell <jesse@essej.net>2007-04-20 02:46:21 +0000
commitc46cb59f8d4b25b7199c52f0613ddc5b4186b93f (patch)
treeccecb8e405b6312271c4b059a52ce4b5a771fc2a /ardour.rc.in
parenta77dd0ad59c4668301cef5097ebf22f4353b4f79 (diff)
resurrected the periodic safety backup. defaults to 120 second interval between saves. never lose your work again.
git-svn-id: svn://localhost/ardour2/trunk@1732 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'ardour.rc.in')
-rw-r--r--ardour.rc.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/ardour.rc.in b/ardour.rc.in
index 44738f8062..a1d0d37177 100644
--- a/ardour.rc.in
+++ b/ardour.rc.in
@@ -33,6 +33,8 @@
<Option name="use-vst" value="yes"/>
<Option name="use-tranzport" value="yes"/>
<Option name="destructive-xfade-msecs" value="20"/>
+ <Option name="periodic-safety-backups" value="1"/>
+ <Option name="periodic-safety-backup-interval" value="120"/>
</Config>
<extra>
<Keyboard edit-button="3" edit-modifier="4" delete-button="3" delete-modifier="1" snap-modifier="32"/>