plausible: add release cookie path

This commit is contained in:
Payas Relekar 2023-06-05 04:13:24 +05:30
parent 34814ef7c8
commit 45d61c26ae

View file

@ -124,6 +124,7 @@
plausible = {
enable = true;
releaseCookiePath = "/run/agenix/chatgpt_api_key";
server = {
secretKeybaseFile = "/run/agenix/chatgpt_api_key";
disableRegistration = true;