[Web] New feature: Show DKIM private keys - needs variable set to true in vars.local.inc.php

This commit is contained in:
andryyy
2017-09-16 22:59:42 +02:00
parent c6f81fe67b
commit 750a2b8cef
5 changed files with 131 additions and 1 deletions

View File

@@ -82,6 +82,9 @@ $DEFAULT_THEME = 'lumen';
// Password complexity as regular expression
$PASSWD_REGEP = '.{4,}';
// Show DKIM private keys - false by default
$SHOW_DKIM_PRIV_KEYS = false;
// mailcow Apps - buttons on login screen
$MAILCOW_APPS = array(
array(