This file is indexed.

/usr/share/doc/libpoet-perl/examples/blog/conf/local.cfg is in libpoet-perl 0.16-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
7
8
9
# Contains configuration local to this environment.
# This file should not be checked into version control.

layer: development

server.port: 5000

server.load_modules:
    - Blog::Article