Fix indentation

This commit is contained in:
jacob.eva 2023-11-08 20:50:21 +00:00
parent 1f0d58acd7
commit 0a8c649283
No known key found for this signature in database
GPG Key ID: 0B92E083BBCCAA1E

View File

@ -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}