diff options
Diffstat (limited to 'config-example.json')
| -rw-r--r-- | config-example.json | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/config-example.json b/config-example.json index 62f703d..6e4a5c5 100644 --- a/config-example.json +++ b/config-example.json @@ -3,12 +3,7 @@ "icsPath": "kalender/informatik1.ics", "prefetchWeeks": 4, - "titleWhitelist": [ - "Programmieren", - "Datenbanken", - "Diskrete Strukturen", - "Reservierung", - "Einführung", - "Grundlagen des Programmierens" + "titleBlacklist": [ + "Programmieren" ] } |
