From 0a8c64928351327a7e1e10d83df46b4a02911d8a Mon Sep 17 00:00:00 2001 From: "jacob.eva" Date: Wed, 8 Nov 2023 20:50:21 +0000 Subject: [PATCH] Fix indentation --- xmpp-wizard.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/xmpp-wizard.sh b/xmpp-wizard.sh index 593c712..9e70a77 100644 --- a/xmpp-wizard.sh +++ b/xmpp-wizard.sh @@ -893,10 +893,10 @@ if [ "$httpuploads" == "y" ]; then fi done upload2=" - soft_upload_quota: - $softquota: all # MB - hard_upload_quota: - $hardquota: all # MB" + soft_upload_quota: + $softquota: all # MB + hard_upload_quota: + $hardquota: all # MB" if [ "$stunturn" == "y" ]; then config+=${upload1}