This file is indexed.

/usr/share/doc/python-cherrypy/cherrypy/tutorial/tutorial.conf is in python-cherrypy 2.3.0-3.

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
[global]
server.socketPort = 8080
server.threadPool = 10
server.environment = "production"
# server.showTracebacks = True
# server.logToScreen = False