mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-15 17:56:12 +01:00
bug fix: default dkim to 1
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user