Turn off idb query logging
++speed
This commit is contained in:
parent
9dfff879b6
commit
2e272b6894
1 changed files with 1 additions and 0 deletions
|
@ -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 = [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue