mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-01-02 19:49:16 +00:00
Merge branch 'staging' into nightly
This commit is contained in:
@@ -117,6 +117,8 @@
|
||||
<select data-style="btn btn-light btn-sm" class="form-control" id="key_size" name="key_size" title="{{ lang.admin.dkim_key_length }}" required>
|
||||
<option data-subtext="bits">1024</option>
|
||||
<option data-subtext="bits">2048</option>
|
||||
<option data-subtext="bits">3072</option>
|
||||
<option data-subtext="bits">4096</option>
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user