bug fix: default dkim to 1

This commit is contained in:
usmannasir
2024-09-27 15:42:17 +05:00
parent ef85135e19
commit 891ca84a00

View File

@@ -154,7 +154,7 @@
<label> <label>
{% if test_domain_data %} {% if test_domain_data %}
<input ng-model="apacheBackend" type="checkbox" value=""> <input ng-model="apacheBackend" type="checkbox" value="">
OpenLiteSpeed + Apache (Backend) (For Ubuntu 22 and AlmaLinux 8) OpenLiteSpeed + Apache (Backend) (For Ubuntu 22, AlmaLinux 8 and AlmaLinux 9.)
{% else %} {% else %}
<input ng-model="apacheBackend" type="checkbox" value="" disabled> <input ng-model="apacheBackend" type="checkbox" value="" disabled>