1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/paperless-ngx_ynh.git synced 2024-09-03 19:56:33 +02:00

Merge branch 'v2' of github.com:Tagadda/paperless-ngx_ynh into v2

This commit is contained in:
Tagadda 2023-05-18 09:52:40 +00:00
commit 8337002adf
2 changed files with 0 additions and 32 deletions

View file

@ -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: <https://paperless-ngx.com>

View file

@ -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 lapp : <https://paperless-ngx.com>