wip
This commit is contained in:
parent
961de69b43
commit
331b4e3f77
@ -194,6 +194,7 @@ DB.prototype.start = function(callback) {
|
|||||||
});
|
});
|
||||||
|
|
||||||
this._sync.on('synced', function() {
|
this._sync.on('synced', function() {
|
||||||
|
log.permitWrites = true;
|
||||||
log.info('Initial sync complete');
|
log.info('Initial sync complete');
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user