This file is indexed.

/etc/tt-rss/lighttpd.conf is in tt-rss 1.11+dfsg-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
# tt-rss default lighttpd configuration

alias.url += ( 
	"/tt-rss" => "/usr/share/tt-rss/www",
)