mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-25 10:09:20 +03:00
es5 -> es2015 (last stage)
Signature plugin fixes Add view decorator A large number of fixes
This commit is contained in:
parent
e88c193334
commit
17669b7be0
153 changed files with 21193 additions and 21115 deletions
|
|
@ -200,7 +200,6 @@ class Application extends \RainLoop\Config\AbstractConfig
|
|||
'x_frame_options_header' => array(''),
|
||||
|
||||
'openpgp' => array(false),
|
||||
'openpgp_public_key_server' => array(''),
|
||||
|
||||
'admin_login' => array('admin', 'Login and password for web admin panel'),
|
||||
'admin_password' => array('12345'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue