reset_web_counter LETSENCRYPT_FAIL_COUNT

This commit is contained in:
myvesta 2020-04-29 23:50:10 +02:00 committed by GitHub
commit 80d43b9392
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -268,6 +268,7 @@ if [ -z "$LETSENCRYPT" ]; then
fi
update_object_value 'web' 'DOMAIN' "$domain" '$LETSENCRYPT' 'yes'
reset_web_counter "$user" "$domain" 'LETSENCRYPT_FAIL_COUNT'
#----------------------------------------------------------#
# Vesta #