Merge pull request #297 from NebulaServices/main
Config: make sure the SEO field is there
This commit is contained in:
commit
ce0781536c
1 changed files with 4 additions and 0 deletions
|
|
@ -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 =
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue