/etc/default/gbrowse-slave is in gbrowse 2.54+dfsg-6build1.
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 9 10 11 | export PERL5LIB=debian/gbrowse/lib/perl5:debian/gbrowse/lib/perl5/x86_64-linux-gnu-thread-multi
DAEMON=/usr/bin/gbrowse_slave
USER=www-data
PRELOAD=/etc/gbrowse/slave_preload.conf
RUNDIR=/var/run/gbrowse
LOGDIR=/var/log/gbrowse
PREFORK=3
PORT="8101 8102 8103"
VERBOSITY=2
NICE=0
|