Fixing default services enabled.

pull/75/head
mg 5 years ago
parent ae3d82026e
commit 5c08054cdd

@ -13,14 +13,14 @@
// For each service, whether to deploy that service. // For each service, whether to deploy that service.
enabled:: { enabled:: {
downloader: false, downloader: true,
restreamer: true, restreamer: true,
backfiller: false, backfiller: true,
cutter: false, cutter: true,
sheetsync: false, sheetsync: false,
thrimshim: true, thrimshim: true,
nginx: true, nginx: true,
postgres: true, postgres: false,
}, },
// Twitch channel to capture // Twitch channel to capture

Loading…
Cancel
Save