1 |
gregoa |
1473 |
# comments are allowed in the bti config file |
2 |
|
|
# rename this to ~/.bti so that you do not need |
3 |
|
|
# to constantly enter your account name and/or |
4 |
|
|
# password on the command line every time you send |
5 |
|
|
# a message. |
6 |
|
|
account=twitmaster |
7 |
|
|
password=icanhascheezburger |
8 |
|
|
host=identica |
9 |
gregoa |
2709 |
# Example of a custom StatusNet installation |
10 |
gregoa |
1714 |
#host=http://army.twit.tv/api/statuses |
11 |
gregoa |
1532 |
logfile=.bti.log |
12 |
gregoa |
1623 |
#action=update |
13 |
|
|
#user=gregkh |
14 |
gregoa |
1509 |
#proxy=http://localhost:8080 |
15 |
gregoa |
1653 |
#shrink-urls=yes |
16 |
gregoa |
2338 |
# Example of using bit.ly in bti-shrink-urls |
17 |
|
|
#shrink_host=bit.ly |
18 |
|
|
#shrink_bitly_login=bitlyuser |
19 |
|
|
#shrink_bitly_key=R_deadbeef |