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"
|
2018-03-18 18:06:57 +00:00
|
|
|
|
|
|
|
[printer]
|
2018-03-18 18:12:51 +00:00
|
|
|
# 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
|
2018-03-18 18:06:57 +00:00
|
|
|
flipped=false
|