mirror of
https://git.wownero.com/wownero/tippero.git
synced 2024-08-15 00:33:14 +00:00
twitter: add optional prefix text when linking, and shorter links
This commit is contained in:
parent
43cead6582
commit
ec95e55091
2 changed files with 25 additions and 4 deletions
|
@ -69,7 +69,9 @@ network_config = {
|
|||
'keyword': '@tipperome',
|
||||
'fs_location': '/tmp/twitter',
|
||||
'fs_prefix_tree': 2,
|
||||
'fs_hash_length': 32,
|
||||
'uri_base': 'http://127.0.0.1/',
|
||||
'prefix_when_linked': 'see: ',
|
||||
},
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue