portal/portal.toml
2019-06-13 06:45:07 +02:00

27 lines
404 B
TOML

[server]
host = "localhost"
port = 8080
prefix = "/plan"
debug = false
[schedule]
reference = "2019-06-13"
offset = 7200000
wall_start = 0
[reso]
day = 2
time = 900
[general]
wiki_url = "https://wiki.kif.rocks/w/index.php?title=KIF470:Arbeitskreise&action=raw"
[twitter]
timeline = "https://twitter.com/kiforbiter?ref_src=twsrc%5Etfw"
[database]
type = "sqlite"
url = ""
username = ""
password = ""