diff options
Diffstat (limited to 'infos.yaml')
| -rw-r--r-- | infos.yaml | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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" |
