From 683b3ec125f43a5629d386be17e503637a85087f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 18 May 2023 09:48:32 +0000 Subject: [PATCH] Auto-update README --- README.md | 16 ---------------- README_fr.md | 16 ---------------- 2 files changed, 32 deletions(-) diff --git a/README.md b/README.md index 8c26c56..ed231f1 100644 --- a/README.md +++ b/README.md @@ -41,22 +41,6 @@ Paperless-ngx is a document management system that transforms your physical docu ![Screenshot of Paperless-ngx](./doc/screenshots/documents-wchrome-dark.png) -## Disclaimers / important information - -* This app require a dedicated domain. -* There is no LDAP or SSO support. - -* Paperless is performing OCR on documents and images. English is installed by default. More languages can be installed: - * Display a list of all Tesseract language packs `apt-cache search tesseract-ocr` - * Install additional language packs - * Example for french `sudo apt-get install tesseract-ocr-fra` - * Example for german `sudo apt-get install tesseract-ocr-deu` - * Modify config to add new languages - * Open the configuration tab under: https://my-domain.tld/yunohost/admin/#/apps/$app_id/ - * You can combine multiple languages like this: - * One language: eng - * Two languages: eng+fra - ## Documentation and resources * Official app website: diff --git a/README_fr.md b/README_fr.md index e4c600b..3897136 100644 --- a/README_fr.md +++ b/README_fr.md @@ -41,22 +41,6 @@ Paperless-ngx is a document management system that transforms your physical docu ![Capture d’écran de Paperless-ngx](./doc/screenshots/documents-wchrome-dark.png) -## Avertissements / informations importantes - -* This app require a dedicated domain. -* There is no LDAP or SSO support. - -* Paperless is performing OCR on documents and images. English is installed by default. More languages can be installed: - * Display a list of all Tesseract language packs `apt-cache search tesseract-ocr` - * Install additional language packs - * Example for french `sudo apt-get install tesseract-ocr-fra` - * Example for german `sudo apt-get install tesseract-ocr-deu` - * Modify config to add new languages - * Open the configuration tab under: https://my-domain.tld/yunohost/admin/#/apps/$app_id/ - * You can combine multiple languages like this: - * One language: eng - * Two languages: eng+fra - ## Documentations et ressources * Site officiel de l’app :