From 7d1c19c0210e5d75c496f8c1ae10a727be2b9317 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Tue, 14 Feb 2017 20:45:08 +0100 Subject: Doc: translated mobile apps configuration in french --- docs/ita/user/configuring_mobile.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 docs/ita/user/configuring_mobile.rst (limited to 'docs/ita/user') diff --git a/docs/ita/user/configuring_mobile.rst b/docs/ita/user/configuring_mobile.rst new file mode 100644 index 00000000..7229aed6 --- /dev/null +++ b/docs/ita/user/configuring_mobile.rst @@ -0,0 +1,13 @@ +Configuring mobile apps to work with wallabag +============================================= + +Steps to configure the app +-------------------------- + +- First *create a new client* in the ``API clients management`` section. The name of your app doesn't matter as much as the ``Client ID`` and the ``Client secret``. Write these two values down. +- When you download a mobile app, it's going to ask for the server address of the hosted wallabag instance. For example, with wallabag.it that is: ``https://app.wallabag.it``. +- It's also going to ask for the aforementioned ``Client ID`` and ``secret``. Please insert those in the text fields, when asked. +- Lastly you need to provide your ``username`` and ``password``. These are the same credentials you use to login in to wallabag. + +Please also have a look at `Android `_ page. Especially the section on *known limitations*. + -- cgit v1.2.3