aboutsummaryrefslogtreecommitdiff
path: root/internal/config/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'internal/config/config.toml')
-rw-r--r--internal/config/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/config/config.toml b/internal/config/config.toml
index 9c379e7..cfcb85b 100644
--- a/internal/config/config.toml
+++ b/internal/config/config.toml
@@ -7,7 +7,7 @@ width = 0 # CLI wrap width; 0 = detect terminal
all = false # default to all parts (true) or just the gospel (false)
offline = false # true = never fetch; read only harvested sigla + cache
web_theme = "transfiguration" # built-in order/season theme or a user theme in ~/.config/lectio/themes/
-web_port = 0 # lectio-web port; 0 = auto-pick a free port
+web_port = 0 # lectio-web port; 0 = try 1099, then any free port
web_display = "horizontal" # lectio-web layout: "horizontal" (stacked), "vertical" (columns), "interlinear" (verse-by-verse)
# Which parts to show. Both tables are commented out -> every part is shown.