From 68783a2d6118c367734d42700cfb423246943c75 Mon Sep 17 00:00:00 2001 From: Loïc Guégan Date: Sun, 27 Jul 2025 16:11:35 +0200 Subject: Minor changes --- infos.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'infos.yaml') 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" -- cgit v1.2.3