aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/de/user/configuring_mobile.rst
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2017-02-14 20:45:08 +0100
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2017-02-14 20:45:08 +0100
commit7d1c19c0210e5d75c496f8c1ae10a727be2b9317 (patch)
treeab57686adc084fcc5fa163b0be19e7ed3d890974 /docs/de/user/configuring_mobile.rst
parentf17b89fadce0a8c2280fbe1518d66f20dddce59d (diff)
downloadwallabag-7d1c19c0210e5d75c496f8c1ae10a727be2b9317.tar.gz
wallabag-7d1c19c0210e5d75c496f8c1ae10a727be2b9317.tar.zst
wallabag-7d1c19c0210e5d75c496f8c1ae10a727be2b9317.zip
Doc: translated mobile apps configuration in french
Diffstat (limited to 'docs/de/user/configuring_mobile.rst')
-rw-r--r--docs/de/user/configuring_mobile.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/de/user/configuring_mobile.rst b/docs/de/user/configuring_mobile.rst
new file mode 100644
index 00000000..7229aed6
--- /dev/null
+++ b/docs/de/user/configuring_mobile.rst
@@ -0,0 +1,13 @@
1Configuring mobile apps to work with wallabag
2=============================================
3
4Steps to configure the app
5--------------------------
6
7- 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.
8- 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``.
9- It's also going to ask for the aforementioned ``Client ID`` and ``secret``. Please insert those in the text fields, when asked.
10- Lastly you need to provide your ``username`` and ``password``. These are the same credentials you use to login in to wallabag.
11
12Please also have a look at `Android <android.html>`_ page. Especially the section on *known limitations*.
13