Refactor BookStack configuration by removing unused view settings and simplifying additional settings structure

This commit is contained in:
Florian Weber 2025-05-08 13:29:11 +02:00
parent 99637a0932
commit 0f14ad0329
Signed by: f.weber
GPG Key ID: A1C85EB19014A2D3

View File

@ -18,12 +18,8 @@ bookstack:
app:
key: ""
url: "https://example.com"
views.books: list
views.bookshelves: grid
views.bookshelf: grid
default.dark.mode: true
additional:
DISABLE_EXTERNAL_SERVICES: false
additional: {}
additionalSecrets: {}
mail:
driver: "smtp"
host: ""