tweet-printer/config.toml.example
Daniel Schulte ed1b9698f9 Add feature to allow upside down printing of Tweets.
This is useful when the printer is mounted on a wall.
2018-03-18 19:06:57 +01:00

10 lines
200 B
Text

[auth.consumer]
key="PUT_YOUR_CONSUMER_KEY_HERE"
secret="PUT_YOUR_CONSUMER_SECRET_HERE"
[auth.access]
token="PUT_YOUR_ACCESS_TOKEN_HERE"
secret="PUT_YOUR_ACCESS_SECRET_HERE"
[printer]
flipped=false