Skip to content

Commit 58a6de3

Browse files
Config: make sure the SEO field is there
1 parent 8736491 commit 58a6de3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

config.example.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,7 @@ port = 5432
1717
port = 8080
1818
wisp = true
1919
logging = true # Disable for the tons & tons of logs to go away (useful for debugging but otherwise eh)
20+
21+
[seo]
22+
enabled = false
23+
domain =

0 commit comments

Comments
 (0)