mirror of
https://github.com/YunoHost-Apps/signaturepdf_ynh.git
synced 2024-09-03 20:25:57 +02:00
commit
84b6ccee04
3 changed files with 3 additions and 4 deletions
|
@ -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.
|
Logiciel web libre permettant de signer un PDF.
|
||||||
|
|
||||||
**Shipped version:** 1.3.1~ynh3
|
**Shipped version:** 1.3.1~ynh4
|
||||||
|
|
||||||
**Demo:** https://pdf.24eme.fr
|
**Demo:** https://pdf.24eme.fr
|
||||||
|
|
||||||
|
|
|
@ -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.
|
Logiciel web libre permettant de signer un PDF.
|
||||||
|
|
||||||
**Version incluse :** 1.3.1~ynh3
|
**Version incluse :** 1.3.1~ynh4
|
||||||
|
|
||||||
**Démo :** https://pdf.24eme.fr
|
**Démo :** https://pdf.24eme.fr
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ name = "Signaturepdf"
|
||||||
description.en = "Sign, stamp, and reorganize PDF files"
|
description.en = "Sign, stamp, and reorganize PDF files"
|
||||||
description.fr = "Signez, tamponnez, et réorganisez des fichiers PDF"
|
description.fr = "Signez, tamponnez, et réorganisez des fichiers PDF"
|
||||||
|
|
||||||
version = "1.3.1~ynh3"
|
version = "1.3.1~ynh4"
|
||||||
|
|
||||||
maintainers = ["eric_G"]
|
maintainers = ["eric_G"]
|
||||||
|
|
||||||
|
@ -28,7 +28,6 @@ ram.runtime = "50M"
|
||||||
[install]
|
[install]
|
||||||
[install.domain]
|
[install.domain]
|
||||||
type = "domain"
|
type = "domain"
|
||||||
full_domain = true
|
|
||||||
|
|
||||||
[install.init_main_permission]
|
[install.init_main_permission]
|
||||||
type = "group"
|
type = "group"
|
||||||
|
|
Loading…
Reference in a new issue