Peertube-dl/peertube-dl-web.conf

11 lines
245 B
Plaintext

{
hypnotoad => {
listen => ['http://127.0.0.1:3001'],
workers => 6,
clients => 3,
proxy => 1,
pid_file => $ENV{PIDFILE} || '/var/run/peertube-dl-web.pid',
},
theme => 'new_look_default',
};