mirror of
https://github.com/aseprite/aseprite.git
synced 2025-04-10 21:44:22 +00:00
Restore backup observer period
This commit is contained in:
parent
69b52498a2
commit
4b6fc07b06
@ -84,7 +84,7 @@ void BackupObserver::backgroundThread()
|
||||
{
|
||||
int normalPeriod = 60*Preferences::instance().general.dataRecoveryPeriod();
|
||||
int lockedPeriod = 10;
|
||||
#if 1 // Just for testing purposes
|
||||
#if 0 // Just for testing purposes
|
||||
normalPeriod = 5;
|
||||
lockedPeriod = 5;
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user