mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 12:39:20 +03:00
Add "[labs]owncloud_suggestions" setting
This commit is contained in:
parent
80ab02363e
commit
78fa5b69fb
2 changed files with 2 additions and 1 deletions
|
|
@ -425,6 +425,7 @@ Enables caching in the system'),
|
|||
'favicon_status' => array(true),
|
||||
'folders_spec_limit' => array(50),
|
||||
'owncloud_save_folder' => array('Attachments'),
|
||||
'owncloud_suggestions' => array(true),
|
||||
'curl_proxy' => array(''),
|
||||
'curl_proxy_auth' => array(''),
|
||||
'in_iframe' => array(false),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue