blob: 1e5ed9465919cab0bbf4425eb1ce327fa5bf0d17 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
# lectio configuration (INI).
# Interface/behavior settings; the computed liturgical calendar reads the
# [calendar] section. Lists are comma-separated. Booleans are true/false.
schema_version = 1
lectionary = new
traditional_lang = pl
versions = bt, wuj, vul, grb, drb
default_version = bt
width = 0
all = false
offline = false
ui_language = en
sigla_style = auto
web_theme = transfiguration
web_port = 0
web_display = horizontal
web_mono = false
web_versions =
pager =
# Computed-calendar national placement options (defaults = Universal Roman).
[calendar]
epiphany = fixed
ascension = thursday
corpus_christi = thursday
|