Fix indentation
This commit is contained in:
parent
1f0d58acd7
commit
0a8c649283
@ -893,10 +893,10 @@ if [ "$httpuploads" == "y" ]; then
|
|||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
upload2="
|
upload2="
|
||||||
soft_upload_quota:
|
soft_upload_quota:
|
||||||
$softquota: all # MB
|
$softquota: all # MB
|
||||||
hard_upload_quota:
|
hard_upload_quota:
|
||||||
$hardquota: all # MB"
|
$hardquota: all # MB"
|
||||||
|
|
||||||
if [ "$stunturn" == "y" ]; then
|
if [ "$stunturn" == "y" ]; then
|
||||||
config+=${upload1}
|
config+=${upload1}
|
||||||
|
Loading…
Reference in New Issue
Block a user