plausible
This commit is contained in:
parent
73f05761cc
commit
0cae64a938
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ in {
|
||||||
services.plausible = {
|
services.plausible = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.unstable.plausible;
|
package = pkgs.unstable.plausible;
|
||||||
releaseCookiePath = config.age.secrets.plausibleSecretKeybase.path;
|
# releaseCookiePath = config.age.secrets.plausibleSecretKeybase.path;
|
||||||
|
|
||||||
adminUser = {
|
adminUser = {
|
||||||
# activate is used to skip the email verification of the admin-user that's
|
# activate is used to skip the email verification of the admin-user that's
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue