From 617e2a929d7562aa0fc8b639890ee1f527ecb7ca Mon Sep 17 00:00:00 2001 From: Fabian Wilkens <46000361+FabianWilkens@users.noreply.github.com> Date: Wed, 8 Feb 2023 18:27:52 +0100 Subject: [PATCH 1/2] Update paperless.conf.example --- conf/paperless.conf.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/paperless.conf.example b/conf/paperless.conf.example index 4a0de65..4ef0338 100644 --- a/conf/paperless.conf.example +++ b/conf/paperless.conf.example @@ -25,7 +25,7 @@ PAPERLESS_DATA_DIR=__DATADIR__/data PAPERLESS_MEDIA_ROOT=__DATADIR__/media #PAPERLESS_STATICDIR=../static #PAPERLESS_FILENAME_FORMAT= -PAPERLESS_NLTK_DIR=__FINALPATH_/nltk_data +PAPERLESS_NLTK_DIR=__FINALPATH__/nltk_data # Security and hosting From 6a7df62053489af85906117fa37f3402c8c0bf9a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 8 Feb 2023 17:27:56 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 2 +- README_fr.md | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 59b6ac2..7a9cef2 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # Paperless-ngx for YunoHost -[![Integration level](https://dash.yunohost.org/integration/paperless-ngx.svg)](https://dash.yunohost.org/appci/app/paperless-ngx) ![Working status](https://ci-apps.yunohost.org/ci/badges/paperless-ngx.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/paperless-ngx.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/paperless-ngx.svg)](https://dash.yunohost.org/appci/app/paperless-ngx) ![Working status](https://ci-apps.yunohost.org/ci/badges/paperless-ngx.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/paperless-ngx.maintain.svg) [![Install Paperless-ngx with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=paperless-ngx) *[Lire ce readme en français.](./README_fr.md)* diff --git a/README_fr.md b/README_fr.md index 79b2c2f..520b2a2 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,15 +5,15 @@ It shall NOT be edited by hand. # Paperless-ngx pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/paperless-ngx.svg)](https://dash.yunohost.org/appci/app/paperless-ngx) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/paperless-ngx.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/paperless-ngx.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/paperless-ngx.svg)](https://dash.yunohost.org/appci/app/paperless-ngx) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/paperless-ngx.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/paperless-ngx.maintain.svg) [![Installer Paperless-ngx avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=paperless-ngx) *[Read this readme in english.](./README.md)* -> *Ce package vous permet d'installer Paperless-ngx rapidement et simplement sur un serveur YunoHost. -Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* +> *Ce package vous permet d’installer Paperless-ngx rapidement et simplement sur un serveur YunoHost. +Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.* -## Vue d'ensemble +## Vue d’ensemble Paperless-ngx is a document management system that transforms your physical documents into a searchable online archive so you can keep, well, *less paper*. @@ -36,9 +36,9 @@ Paperless-ngx is a document management system that transforms your physical docu **Démo :** https://demo.paperless-ngx.com/ -## Captures d'écran +## Captures d’écran -![Capture d'écran de Paperless-ngx](./doc/screenshots/documents-wchrome-dark.png) +![Capture d’écran de Paperless-ngx](./doc/screenshots/documents-wchrome-dark.png) ## Avertissements / informations importantes @@ -58,10 +58,10 @@ Paperless-ngx is a document management system that transforms your physical docu ## Documentations et ressources -* Site officiel de l'app : +* Site officiel de l’app : * Documentation officielle utilisateur : -* Documentation officielle de l'admin : -* Dépôt de code officiel de l'app : +* Documentation officielle de l’admin : +* Dépôt de code officiel de l’app : * Documentation YunoHost pour cette app : * Signaler un bug : @@ -77,4 +77,4 @@ ou sudo yunohost app upgrade paperless-ngx -u https://github.com/YunoHost-Apps/paperless-ngx_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** +**Plus d’infos sur le packaging d’applications :** \ No newline at end of file