This file is indexed.

/etc/roundcube/plugins/help/config.inc.php is in roundcube-plugins 1.3.6+dfsg.1-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
<?php
// Empty configuration for help
// See /usr/share/roundcube/plugins/help/config.inc.php.dist for instructions
// Check the access right of the file if you put sensitive information in it.
$config=array();
?>