updated features, removed watermark

This commit is contained in:
2017-03-03 16:28:22 +01:00
parent a4bd434e68
commit a66a41e2cd
3 changed files with 6 additions and 27 deletions
@@ -1161,9 +1161,10 @@ function admin_strongarm() {
'default_logo' => 1,
'logo_path' => '',
'logo_upload' => '',
'default_favicon' => 1,
'favicon_path' => '',
'default_favicon' => 0,
'favicon_path' => 'sites/all/themes/figureslibres/clameurs/icon.png',
'favicon_upload' => '',
'favicon_mimetype' => 'image/png',
);
$export['theme_settings'] = $strongarm;