mirror of
https://git.wownero.com/wownero/tippero.git
synced 2024-08-15 00:33:14 +00:00
twitter: tweets can now be stored on the filesystem for use as a link
This commit is contained in:
parent
e51b94b486
commit
5576c93254
2 changed files with 85 additions and 7 deletions
|
@ -67,6 +67,9 @@ network_config = {
|
|||
'login': 'tipperome',
|
||||
'update_period': 90,
|
||||
'keyword': '@tipperome',
|
||||
'fs_location': '/tmp/twitter',
|
||||
'fs_prefix_tree': 2,
|
||||
'uri_base': 'http://127.0.0.1/',
|
||||
},
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue