14 lines
378 B
Plaintext
14 lines
378 B
Plaintext
[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
|