Add comment support

Allow disabling plausible statistics through env
This commit is contained in:
Michał Gdula 2024-05-31 19:00:03 +01:00
parent 32e3dec3e8
commit 34d5168dd0
5 changed files with 206 additions and 18 deletions

3
.env.example Normal file
View file

@ -0,0 +1,3 @@
PUBLIC_PLAUSIBLE="false"
PUBLIC_ADDRESS="https://gay.leggy.dev"
PUBLIC_COMMENTS="false"