From 4f0b8a5f0460b567cda9c6653fa918ad10f88df3 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Sun, 1 Sep 2024 23:55:52 +0200 Subject: [PATCH] update readme --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f52bdf..e8b41d4 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,16 @@ It does not require an account, all datas are on your local storage. In case of **FT-Sync** tries to solve this problem. -## ⚠️ Disclaimer +## ⚠️ Disclaimer **FT-Sync is not a project maintained by the FreeTube Team. This project is still experimental and problems may occur. I cannot be held responsible for any possible loss of data.** Feel free to [open an issue here](https://gitnet.fr/deblan/ft-sync/issues) in case of problem. +Before using FT-Sync, backup your datas: + +- `~/.config/FreeTube/history.db` +- `~/.config/FreeTube/profiles.db` +- `~/.config/FreeTube/playlists.db` + ## ⚙️ What are requirements? **FT-Sync** requires a server accessible by all machines running FreeTube (on a local network, through a VPN or on the web).