From 94a22000f557c735fcbf2305b45bc44d8b078765 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Mon, 26 Feb 2024 12:19:08 +0100 Subject: [PATCH 1/2] Fix: admin and users should not have same value --- check_process | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check_process b/check_process index 66929a0..334fd71 100644 --- a/check_process +++ b/check_process @@ -9,7 +9,7 @@ botname="signalbot" encryption=0 botadmin="@johndoe:synapsedomain.tld" (USER) - botusers="@johndoe:synapsedomain.tld" + botusers="*:synapsedomain.tld" ; Checks pkg_linter=1 setup_sub_dir=0 From fa138b80d8f181778fd907da1642b3ec2860654f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 26 Feb 2024 11:19:14 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 4 ++-- README_fr.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 75e7a6a..6708754 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -116,4 +116,4 @@ or sudo yunohost app upgrade mautrix_signal -u https://github.com/YunoHost-Apps/mautrix_signal_ynh/tree/testing --debug ``` -**More info regarding app packaging:** +**More info regarding app packaging:** \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index 772a47b..29ed1a8 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@