/etc/mod-gearman/worker.conf is in mod-gearman-worker 1.5.5-1+b3.
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 | # Example configuration file for the mod gearman worker
#
server=localhost
key=very-secret-password
hosts=yes
services=yes
p1_file=/usr/share/mod-gearman/mod_gearman_p1.pl
|