1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/freshrss_ynh.git synced 2024-09-03 18:36:33 +02:00
This commit is contained in:
Éric Gaspar 2023-07-01 09:35:56 +02:00
parent b4c4fd9b63
commit ebe91f14c4
2 changed files with 4 additions and 4 deletions

View file

@ -3,5 +3,5 @@
API (mini) How To:
* Into your user profile: Settings > profil
* Setup an API password
* Check that the API is working: https://__DOMAIN__/rss/api/greader.php
* Setup your client with: username: ynh user, password: the password you just setup, URL https://__DOMAIN__/rss/api/greader.php
* Check that the API is working: https://__DOMAIN____PATH__rss/api/greader.php
* Setup your client with: username: ynh user, password: the password you just setup, URL https://__DOMAIN____PATH__rss/api/greader.php

View file

@ -3,5 +3,5 @@
API (mini) Comment faire :
* Dans votre profil utilisateur : Paramètres > profil
* Configurer un mot de passe API
* Vérifiez que l'API fonctionne : https://__DOMAIN__/rss/api/greader.php
* Configurez votre client avec : nom d'utilisateur : ynh user, mot de passe : le mot de passe que vous venez de configurer, URL https://__DOMAIN__/rss/api/greader.php
* Vérifiez que l'API fonctionne : https://__DOMAIN____PATH__rss/api/greader.php
* Configurez votre client avec : nom d'utilisateur : ynh user, mot de passe : le mot de passe que vous venez de configurer, URL https://__DOMAIN____PATH__rss/api/greader.php