From a003e156b9925ecb12382d9b63c639ec3505a734 Mon Sep 17 00:00:00 2001 From: Redume Date: Fri, 18 Oct 2024 20:51:52 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=BA=D0=BB=D1=8E=D1=87,=20=D0=B4=D0=BB=D1=8F=20=D0=B2=D0=BA?= =?UTF-8?q?=D0=BB=20=D0=B2=D1=8B=D0=BA=D0=BB=20ssl?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config-sample.yaml | 1 + 1 file changed, 1 insertion(+) 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'