From b9361a68f427def517b45f592590cb8fd4d29956 Mon Sep 17 00:00:00 2001 From: Philipp Date: Sun, 18 May 2025 00:52:52 +0200 Subject: [PATCH] kick --- bin/auth_ejabberd.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/auth_ejabberd.php b/bin/auth_ejabberd.php index f162039fe4..fabceb8491 100755 --- a/bin/auth_ejabberd.php +++ b/bin/auth_ejabberd.php @@ -17,7 +17,7 @@ * * Installation: * - * - Change its owner to whichever user is running the server, ie. ejabberd + * - Change its owner to whichever user is running the server, ie. ejabberd * $ chown ejabberd:ejabberd /path/to/friendica/bin/auth_ejabberd.php * * - Change the access mode so it is readable only to the user ejabberd and has exec