From c9de75991372d9cd9f372f728dec4d7f98fb3abf Mon Sep 17 00:00:00 2001 From: tituspijean Date: Mon, 31 Jul 2023 14:04:38 +0200 Subject: [PATCH 1/5] Update description to watch with latest features of the app --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 35cf1b7..c93edf4 100644 --- a/manifest.toml +++ b/manifest.toml @@ -2,8 +2,8 @@ packaging_format = 2 id = "signaturepdf" name = "Signaturepdf" -description.en = "Free PDF signing software" -description.fr = "Logiciel libre de signature de PDF" +description.en = "Sign, stamp, and reorganize PDF files" +description.fr = "Signez, tamponnez, et réorganisez des fichiers PDF" version = "1.3.1~ynh1" From 019e0506da437f8a3f6056f8001504e31dc2e4b1 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 31 Jul 2023 13:24:15 +0100 Subject: [PATCH 2/5] bump --- conf/extra_php-fpm.conf | 4 ++-- manifest.toml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/extra_php-fpm.conf b/conf/extra_php-fpm.conf index 700c37c..017da9e 100644 --- a/conf/extra_php-fpm.conf +++ b/conf/extra_php-fpm.conf @@ -1,4 +1,4 @@ ; Additional php.ini defines, specific to this pool of workers. -php_admin_value[upload_max_filesize] = 50M -php_admin_value[post_max_size] = 50M +php_admin_value[upload_max_filesize] = 256M +php_admin_value[post_max_size] = 256M diff --git a/manifest.toml b/manifest.toml index c93edf4..e14ee16 100644 --- a/manifest.toml +++ b/manifest.toml @@ -16,7 +16,7 @@ demo = "https://pdf.24eme.fr" code = "https://github.com/24eme/signaturepdf" [integration] -yunohost = ">= 11.1.21" +yunohost = ">= 11.2" architectures = "all" multi_instance = true ldap = false From fb7fe684a27b70418ccff2683426eb63ac93b24e Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 31 Jul 2023 13:24:44 +0100 Subject: [PATCH 3/5] Update config.ini --- conf/config.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/config.ini b/conf/config.ini index e3b8aaa..37bfc25 100644 --- a/conf/config.ini +++ b/conf/config.ini @@ -4,6 +4,6 @@ # To deactivate this mode, simply do not configure it or leave it empty PDF_STORAGE_PATH=__DATA_DIR__ SERVERNAME=__DOMAIN__ -UPLOAD_MAX_FILESIZE=48M -POST_MAX_SIZE=48M +UPLOAD_MAX_FILESIZE=256M +POST_MAX_SIZE=256M MAX_FILE_UPLOADS=401 From 08cc0ed876fa6e5818da9e3e720b8e755974a464 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 31 Jul 2023 13:24:53 +0100 Subject: [PATCH 4/5] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index e14ee16..e172a09 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Signaturepdf" description.en = "Sign, stamp, and reorganize PDF files" description.fr = "Signez, tamponnez, et réorganisez des fichiers PDF" -version = "1.3.1~ynh1" +version = "1.3.1~ynh2" maintainers = ["eric_G"] From 5231f2b73ef4eb8564770d8fdc3305931d96340e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 31 Jul 2023 12:24:59 +0000 Subject: [PATCH 5/5] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d9ffa94..bc31bcb 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Logiciel web libre permettant de signer un PDF. -**Shipped version:** 1.3.1~ynh1 +**Shipped version:** 1.3.1~ynh2 **Demo:** https://pdf.24eme.fr diff --git a/README_fr.md b/README_fr.md index 942c923..e17764a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Logiciel web libre permettant de signer un PDF. -**Version incluse :** 1.3.1~ynh1 +**Version incluse :** 1.3.1~ynh2 **Démo :** https://pdf.24eme.fr