Skip to content
Snippets Groups Projects
Commit ab51fb9f authored by David Huss's avatar David Huss :speech_balloon:
Browse files

Add "both" as a valid direction

parent 4bb1e209
No related branches found
No related tags found
No related merge requests found
...@@ -33,6 +33,7 @@ update_frequency = 600 ...@@ -33,6 +33,7 @@ update_frequency = 600
[client] [client]
location = "lerchenfeld/mensa" location = "lerchenfeld/mensa"
entrance = "haupteingang" entrance = "haupteingang"
# Valid directions are "in", "out", "both"
direction = "in" direction = "in"
# Duration for which to ignore repeated register attempt for a card (in seconds) # Duration for which to ignore repeated register attempt for a card (in seconds)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment