1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dato_ynh.git synced 2024-09-03 18:16:33 +02:00
This commit is contained in:
squeak 2021-09-09 20:39:04 +02:00
parent 8d5fcecd38
commit 134548c778

View file

@ -41,7 +41,7 @@ To configure dato, you can edit the `config/public.js` file in the app directory
You can also make modifications in `config/private.js`, but be sure to know what you're doing when doing so.
## Autosynchronization
## Autosynchronisation
By default all data you create with dato is stored only in your browser. Users can manually enable per-database synchronization with any remote couch server, but this process is not obvious to users. Therefore dato provide an autosynchronization mechanism.
To enable it, you need to setup a couchdb server (you can do this using the [couchdb yunohost package](https://github.com/YunoHost-Apps/couchdb_ynh)). You should do this before installing dato.