From 88254688faa9a497b97a6331f8d9085ca40b29fd Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 3 Apr 2023 12:54:11 +0000 Subject: [PATCH] Auto-update README --- README.md | 17 ----------------- README_fr.md | 18 ------------------ 2 files changed, 35 deletions(-) diff --git a/README.md b/README.md index dc4e481..c46eb68 100644 --- a/README.md +++ b/README.md @@ -27,23 +27,6 @@ Haste is an open-source pastebin software written in node.js, which is easily in ![Screenshot of Haste](./doc/screenshots/screenshot.png) -## Disclaimers / important information - -#### Multi-user support - -* Are LDAP and HTTP auth supported? **No** -* Can the app be used by multiple users? **Yes** - -## `haste` command - -This Haste package for Yunohost includes the [`haste` command](https://github.com/diethnis/standalones/blob/master/hastebin.sh), allowing you to share content from terminal: - -```bash -cat something | haste -https://haste.example.com/zuyejeduzu -``` -The [Haste-client](https://github.com/seejohnrun/haste-client) is a simple client for uploading data to you Haste server. - ## Documentation and resources * Official app website: diff --git a/README_fr.md b/README_fr.md index 26b9ae3..197cc42 100644 --- a/README_fr.md +++ b/README_fr.md @@ -27,24 +27,6 @@ Haste est un logiciel pastebin open-source écrit en node.js, facilement install ![Capture d’écran de Haste](./doc/screenshots/screenshot.png) -## Avertissements / informations importantes - -### Support multi-utilisateur - -* L'authentification LDAP et HTTP est-elle prise en charge ? **Non** -* L'application peut-elle être utilisée par plusieurs utilisateurs ? **Oui** - -## `haste` command - -Ce paquet de Haste pour YunoHost comprend une commande [`haste`](https://github.com/diethnis/standalones/blob/master/hastebin.sh), vous permettant de partager du contenu avec le terminal : - -```bash -cat something | haste -https://haste.example.com/zuyejeduzu -``` - -Le [client Haste](https://github.com/seejohnrun/haste-client) est un client simple pour télécharger des données sur votre serveur Haste. - ## Documentations et ressources * Site officiel de l’app :