Config: make sure the SEO field is there
This commit is contained in:
parent
8736491818
commit
58a6de3a5d
1 changed files with 4 additions and 0 deletions
|
|
@ -17,3 +17,7 @@ port = 5432
|
||||||
port = 8080
|
port = 8080
|
||||||
wisp = true
|
wisp = true
|
||||||
logging = true # Disable for the tons & tons of logs to go away (useful for debugging but otherwise eh)
|
logging = true # Disable for the tons & tons of logs to go away (useful for debugging but otherwise eh)
|
||||||
|
|
||||||
|
[seo]
|
||||||
|
enabled = false
|
||||||
|
domain =
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue