maxpert / marmot

A distributed SQLite replicator built on top of NATS
https://maxpert.github.io/marmot/
MIT License
1.86k stars 42 forks source link

possible typo in config.toml #117

Open tesibelda opened 2 months ago

tesibelda commented 2 months ago

At line 94 of config.toml file the word 'user' seems like a typo, probably it should be replaced with 'use': (use > 1 for failover and redundancy) I could open a PR if needed.