Refresh time is in minutes, minimum one. This is to account for the shoddy rate limiting that twitter does... seriously, twitter, just get better hardware
This commit is contained in:
parent
acf68dddbe
commit
eccfe997d9
2 changed files with 5 additions and 4 deletions
|
@ -1,6 +1,7 @@
|
|||
[global]
|
||||
debug=0
|
||||
entries=20
|
||||
refreshtime=30
|
||||
refreshtime=5
|
||||
dbfile=~/.mytwitter.db
|
||||
|
||||
[account]
|
||||
|
|
Reference in a new issue