tweet-printer/config.toml.example

14 lines
378 B
Plaintext
Raw Permalink Normal View History

2018-03-18 15:56:49 +00:00
[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]
# The printout can be flipped upside down. In this mode the lines will be
# printed in reversed order. This is useful if the printer is mounted on a wall.
# Default Value: false
flipped=false