Turn off idb query logging

++speed
This commit is contained in:
lilia 2015-07-15 14:27:11 -07:00
parent 9dfff879b6
commit 2e272b6894
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
window.Whisper = window.Whisper || {};
window.Whisper.Database = window.Whisper.Database || {};
window.Whisper.Database.id = window.Whisper.Database.id || 'signal';
window.Whisper.Database.nolog = true;
Whisper.Database.migrations = [
{