This file is indexed.

/usr/share/moodle/mod/assignment/type/wims/wimsconf.php is in wims-moodle 4.0-18.

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  /// Moodle-Wims Configuration File 

require('/etc/moodle/wimsconf.php.dpkg-dist');
require('/etc/moodle/wimsconf.php');

?>