1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/satdress_ynh.git synced 2024-09-03 20:16:27 +02:00

Merge pull request #9 from YunoHost-Apps/testing

Testing
This commit is contained in:
Alexandre Aubin 2023-10-08 01:13:31 +02:00 committed by GitHub
commit b13325becc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 5 deletions

View file

@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Federated Lightning Address server anyone can self-host to receive Lightning payments at you@yourdomain.com noncustodially.
**Shipped version:** 0.7.2~ynh2
**Shipped version:** 0.7.2~ynh3
**Demo:** https://github.com/nbd-wtf/satdress

View file

@ -19,7 +19,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Federated Lightning Address server anyone can self-host to receive Lightning payments at you@yourdomain.com noncustodially.
**Version incluse :** 0.7.2~ynh2
**Version incluse :** 0.7.2~ynh3
**Démo :** https://github.com/nbd-wtf/satdress

View file

@ -5,7 +5,7 @@ name = "Satdress"
description.en = "Federated Lightning addresses server"
description.fr = "Serveur d'adresses Lightning fédéré"
version = "0.7.2~ynh2"
version = "0.7.2~ynh3"
maintainers = ["Navan Chauhan"]
@ -17,7 +17,7 @@ userdoc = "https://github.com/nbd-wtf/satdresss"
code = "https://github.com/nbd-wtf/satdress"
[integration]
yunohost = ">= 11.1.15"
yunohost = ">= 11.2"
architectures = "all"
multi_instance = true
ldap = false
@ -29,7 +29,6 @@ ram.runtime = "50M"
[install]
[install.domain]
type = "domain"
full_domain = true
[install.site_name]
ask.en = "Site name to be displayed"