mirror of
https://github.com/Fluffy-Bean/website.git
synced 2025-05-30 07:13:15 +00:00
Add comment support
Allow disabling plausible statistics through env
This commit is contained in:
parent
32e3dec3e8
commit
34d5168dd0
5 changed files with 206 additions and 18 deletions
3
.env.example
Normal file
3
.env.example
Normal file
|
@ -0,0 +1,3 @@
|
|||
PUBLIC_PLAUSIBLE="false"
|
||||
PUBLIC_ADDRESS="https://gay.leggy.dev"
|
||||
PUBLIC_COMMENTS="false"
|
Loading…
Add table
Add a link
Reference in a new issue