mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-11-11 09:45:54 +08:00
Merge pull request #644 from cm-schl/patch-3
Add information how the items in the plugin list have to be separated
This commit is contained in:
commit
33cc9d54ff
1 changed files with 1 additions and 1 deletions
|
@ -252,7 +252,7 @@ Values:
|
|||
|
||||
'plugins' => array(
|
||||
'enable' => array(false, 'Enable plugin support'),
|
||||
'enabled_list' => array('', 'List of enabled plugins'),
|
||||
'enabled_list' => array('', 'Comma-separated list of enabled plugins'),
|
||||
),
|
||||
|
||||
'defaults' => array(
|
||||
|
|
Loading…
Reference in a new issue