Refactor BookStack configuration by removing unused view settings and simplifying additional settings structure
This commit is contained in:
parent
99637a0932
commit
0f14ad0329
@ -18,12 +18,8 @@ bookstack:
|
|||||||
app:
|
app:
|
||||||
key: ""
|
key: ""
|
||||||
url: "https://example.com"
|
url: "https://example.com"
|
||||||
views.books: list
|
additional: {}
|
||||||
views.bookshelves: grid
|
additionalSecrets: {}
|
||||||
views.bookshelf: grid
|
|
||||||
default.dark.mode: true
|
|
||||||
additional:
|
|
||||||
DISABLE_EXTERNAL_SERVICES: false
|
|
||||||
mail:
|
mail:
|
||||||
driver: "smtp"
|
driver: "smtp"
|
||||||
host: ""
|
host: ""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user