Disable automatic backups during test runs
This commit is contained in:
parent
c407675d6a
commit
213325636d
1 changed files with 1 additions and 0 deletions
|
@ -106,6 +106,7 @@ user_pref("extensions.zotero.firstRunGuidance", false);
|
|||
user_pref("extensions.zotero.firstRun2", false);
|
||||
user_pref("extensions.zotero.reportTranslationFailure", false);
|
||||
user_pref("extensions.zotero.httpServer.enabled", true);
|
||||
user_pref("extensions.zotero.backup.numBackups", 0);
|
||||
EOF
|
||||
|
||||
# -v flag on Windows makes Firefox process hang
|
||||
|
|
Loading…
Add table
Reference in a new issue