forked from ticketfrei/ticketfrei
minor correction to ticketfrei.cfg.example
This commit is contained in:
parent
50f81c3bc1
commit
f4b8300ac1
|
@ -8,7 +8,7 @@ server = 'yourmastodoninstance'
|
||||||
|
|
||||||
[tapp]
|
[tapp]
|
||||||
consumer_key = "yourconsumerkey"
|
consumer_key = "yourconsumerkey"
|
||||||
consumer_secret = yourconsumersecret"
|
consumer_secret = "yourconsumersecret"
|
||||||
|
|
||||||
# shutdown_contact_userid = 012345
|
# shutdown_contact_userid = 012345
|
||||||
# shutdown_contact_screen_name = 'yourscreenname'
|
# shutdown_contact_screen_name = 'yourscreenname'
|
||||||
|
|
Loading…
Reference in a new issue