summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfox <[email protected]>2019-04-11 10:29:29 +0000
committerfox <[email protected]>2019-04-11 10:29:29 +0000
commitf2187b3600e68958f536a5f899942929c91ad0de (patch)
tree481f44a76a0dcc7fc734984fb5c3b67539c69505
parenta4b4ed2162eabb565af89935b8828a66f7ad96cd (diff)
Update page 'Home'HEADmaster
-rw-r--r--Home.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Home.md b/Home.md
index 08b1071..c0960e2 100644
--- a/Home.md
+++ b/Home.md
@@ -1,6 +1,6 @@
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.
-Note that this only transfers articles. You can transfer your tt-rss settings and feed subscriptions via OPML import/export before migrating data with this plugin.
+Note that this only migrates articles. You can transfer your tt-rss settings and feed subscriptions via OPML import/export before migrating data with this plugin.
Plugin is in development, I suggest testing your import first on a separate test user (or database) for the time being.