Quick change, we had a replication statement for testing, should be removed for production and uncommented when needed.
This commit is contained in:
parent
bd65dd5992
commit
6d41a30440
|
@ -38,6 +38,6 @@ function replicateLocal() {
|
|||
})
|
||||
}
|
||||
|
||||
replicateLocal()
|
||||
//replicateLocal()
|
||||
|
||||
module.exports = Pouch
|
||||
|
|
Loading…
Reference in New Issue