From 77ded39de2cfa67e3398d826b0b6db707a8b97f8 Mon Sep 17 00:00:00 2001 From: Umputun Date: Tue, 1 May 2018 20:53:40 -0500 Subject: [PATCH] fix readme ref to import mode --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 259328e3..2e2600f4 100644 --- a/README.md +++ b/README.md @@ -54,11 +54,6 @@ Remark42 is a self-hosted, lightweight, and simple (yet functional) comment engi _all multi parameters separated by `,`_ -#### Run modes - -* `server` activates regular, server mode -* `import` performs import from external providers (disqus and internal json, see `/api/v1/admin/export`) - #### Register oauth2 providers Authentication handled by external providers. You should setup oauth2 for all (or some) of them in order to allow users to make comments. It is not mandatory to have all of them, but at least one should be property configured.