From ab6824b2236710700c13bc9d7e2876d81dc4d85c Mon Sep 17 00:00:00 2001 From: Celestora Date: Mon, 20 Sep 2021 15:59:55 +0300 Subject: [PATCH] Add Plausible support --- Web/Presenters/templates/@layout.xml | 4 ++++ openvk-example.yml | 8 ++++++++ 2 files changed, 12 insertions(+) diff --git a/Web/Presenters/templates/@layout.xml b/Web/Presenters/templates/@layout.xml index 0de88aa0..87619b7a 100644 --- a/Web/Presenters/templates/@layout.xml +++ b/Web/Presenters/templates/@layout.xml @@ -264,6 +264,10 @@ + + diff --git a/openvk-example.yml b/openvk-example.yml index 6abeb922..2cbe77f6 100644 --- a/openvk-example.yml +++ b/openvk-example.yml @@ -3,6 +3,7 @@ openvk: appearance: name: "OpenVK" motd: "Yet another OpenVK instance" + preferences: femaleGenderPriority: true uploads: @@ -47,6 +48,13 @@ openvk: bellsAndWhistles: fartscroll: false testLabel: false + + telemetry: + plausible: + enable: false + domain: "" + server: "" + credentials: smsc: enable: false