This file is indexed.

/etc/fusionforge/plugins/moinmoin/PROJECT_NAME.py.tmpl is in fusionforge-plugin-moinmoin 6.0.3+20151023-1ubuntu1.

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