diff --git a/config.toml b/config.toml index 3dd36fb..453c64f 100644 --- a/config.toml +++ b/config.toml @@ -134,3 +134,12 @@ paginate = 20 [module] [[module.imports]] path = "github.com/divinerites/plausible-hugo" + +[plausible] + enable = true + selfhosted_domain = "plausible.sergiodj.net" + domain = "blog.sergiodj.net" + outbound_link = true + file_downloads = true + debug = false + gitstar = false