This file is indexed.

/etc/gforge/plugins/moinmoin/PROJECT_NAME.py.tmpl is in fusionforge-plugin-moinmoin 5.3.2+20141104-3+deb8u3.

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
# This is the MoinMoin configuration for @PROJECT_NAME@

from farmconfig import FarmConfig

class Config(FarmConfig):
    pass