Roundcube Community Forum

 

[V 0.2] How can i disable attachment preview ?

Started by green, January 13, 2009, 11:10:12 AM

Previous topic - Next topic

green

I would like to disable attachment preview function in the message body, how can i do it? thanks

green

FIXED by edit roundcube => config => main.inc.php => $rcmail_config['inline_images'] = FALSE;

;D