From 58a6de3a5d83af4483b549014bd61e4b6b6c84e6 Mon Sep 17 00:00:00 2001 From: MotorTruck1221 <73721704+MotorTruck1221@users.noreply.github.com> Date: Tue, 14 Jan 2025 15:58:55 -0700 Subject: [PATCH] Config: make sure the SEO field is there --- config.example.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config.example.toml b/config.example.toml index 823ba6e..654e997 100644 --- a/config.example.toml +++ b/config.example.toml @@ -17,3 +17,7 @@ port = 5432 port = 8080 wisp = true logging = true # Disable for the tons & tons of logs to go away (useful for debugging but otherwise eh) + +[seo] +enabled = false +domain =