summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfox <[email protected]>2019-04-11 10:24:58 +0000
committerfox <[email protected]>2019-04-11 10:24:58 +0000
commit2d81a0db555f4ebc32632e4ccccd24b257051203 (patch)
tree67747917a9fa0193f610aa3958d15249a3d16366
parenta9563d6e0b992f895cad7de1581eb42660d49880 (diff)
Update page 'Home'
-rw-r--r--Home.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/Home.md b/Home.md
index 503196a..e2bcec4 100644
--- a/Home.md
+++ b/Home.md
@@ -2,6 +2,8 @@
This plugin exports and imports *all* articles of a specific user using a neutral format (JSON files in a ZIP archive). This way you can migrate your entire article dataset between different tt-rss instances even if they are not sharing a common database backend, i.e. MySQL to PostgreSQL.
+Plugin is in development, I suggest testing your import first on a separate test user (or database) for the time being.
+
### Using the plugin
1. Git checkout to ``plugins.local/data_migration``