summaryrefslogtreecommitdiff
path: root/infos.yaml
diff options
context:
space:
mode:
authorLoïc Guégan <manzerbredes@mailbox.org>2025-07-27 16:11:35 +0200
committerLoïc Guégan <manzerbredes@mailbox.org>2025-07-27 16:11:35 +0200
commit68783a2d6118c367734d42700cfb423246943c75 (patch)
tree3a8bee89425b8183374ddae6de9141652fdaf20a /infos.yaml
parent34c5be47ca807ef09a42569604341cd97e07d188 (diff)
Minor changes
Diffstat (limited to 'infos.yaml')
-rw-r--r--infos.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/infos.yaml b/infos.yaml
index 23ef1f1..66e377b 100644
--- a/infos.yaml
+++ b/infos.yaml
@@ -128,6 +128,7 @@ config:
name_wrap: 15 # Line break will follow if names exceed this value
format: "text" # Or html/json/csv/latex/mediawiki
calendar:
+ hidden: no # Generate calendar or not?
show_room: yes
show_time: yes
show_who: yes
@@ -139,8 +140,10 @@ config:
week: "Week {}"
project: "Projects"
slots:
+ hidden: no # Generate slots tables or not?
show_room: yes
- projects:
+ projects: # Generate projects deadline table or not?
+ hidden: no
show_week: yes
labels:
start: "Project {} handout"