This file is indexed.

/usr/share/php/tests/Horde_Lock/Horde/Lock/conf.php.dist is in php-horde-lock 2.1.0-2.

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
<?php
$conf = array(
    // Configuration for the Mongo driver test.
        'mongo' => null,
    );