summaryrefslogtreecommitdiff
path: root/infos.yaml
diff options
context:
space:
mode:
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"