diff --git a/config-sample.yaml b/config-sample.yaml index a7b500f..f1ee9f9 100644 --- a/config-sample.yaml +++ b/config-sample.yaml @@ -2,6 +2,7 @@ server: host: '0.0.0.0' ssl_privkey: 'CertSSL/privkey.key' ssl_cert: 'CertSSL/cert.pem' + work: true analytics: domain: 'example.com' endpoint: 'https://plausible.io'