1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/chitchatter_ynh.git synced 2024-09-03 18:15:59 +02:00

Merge pull request #11 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2023-08-25 15:54:11 +02:00 committed by GitHub
commit 4a26fd0ac2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 4 deletions

View file

@ -5,7 +5,7 @@ name = "Chitchatter"
description.en = "Peer-to-peer chat that is serverless, decentralized, and ephemeral"
description.fr = "Chat peer-to-peer sans serveur, décentralisée et éphémère"
version = "1.0~ynh7"
version = "1.0~ynh8"
maintainers = ["eric_G"]
@ -16,7 +16,7 @@ demo = "https://chitchatter.im/"
code = "https://github.com/jeremyckahn/chitchatter"
[integration]
yunohost = ">= 11.1.21"
yunohost = ">= 11.2"
architectures = "all"
multi_instance = true
ldap = false
@ -28,7 +28,6 @@ ram.runtime = "50M"
[install]
[install.domain]
type = "domain"
full_domain = true
[install.init_main_permission]
type = "group"

View file

@ -8,7 +8,7 @@
# nodejs version
nodejs_version=18
version_commit=2c29674a483a7e9e481710e135d0dd5ae8ce56b2
version_commit=6529a0b4a7f7f00900a846055ef69ad86fffc254
#=================================================
# PERSONAL HELPERS