You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
622 B
21 lines
622 B
[general]
|
|
|
|
# The url to mobatime ... same as in Browser. (required!)
|
|
baseurl=https://host/mobatime/
|
|
|
|
# The mobatime user to log in. Can also be set by using `-u` on cmdline. (required!)
|
|
mobatime_user=hansi
|
|
|
|
# Wether to uses the systems CA store or not. Same as `-a` on cmdline. (default: no)
|
|
#use_system_ca_store=no
|
|
|
|
# Location of the systems CA store. (default: /etc/ssl/certs/ca-certificates.crt)
|
|
#system_ca_store=/etc/ssl/certs/ca-certificates.crt
|
|
|
|
# Wether to save the session cookies in `./.kekse` or not. (default: no)
|
|
#save_cookies=no
|
|
|
|
[gui]
|
|
|
|
# The Mobatime api refresh interval. (default: 1m)
|
|
#refresh_interval=1m
|
|
|