abgabesystem/config.yml
2018-03-28 18:28:14 +02:00

16 lines
424 B
YAML

ldap:
basedn: "ou=people,dc=tu-bs,dc=de"
provider: main
courses:
- !!python/object:abgabesystem.Course
name: Programmieren 1
base: solutions
deadlines:
- !!python/object:abgabesystem.Deadline
tag: Exercise 1
time: !!timestamp 2018-04-01
ref: master
- !!python/object:abgabesystem.Deadline
tag: Exercise 2
time: !!timestamp 2018-04-15
ref: master