mirror of
https://gitlab.com/jeancf/twoot.git
synced 2024-11-30 23:41:13 +00:00
Added footer option to config
This commit is contained in:
parent
4cbcdcbd84
commit
295f76a2c0
|
@ -29,6 +29,11 @@ remove_link_redirections = false
|
||||||
# Default is false
|
# Default is false
|
||||||
remove_trackers_from_urls = false
|
remove_trackers_from_urls = false
|
||||||
|
|
||||||
|
# Footer line added at bottom of toots
|
||||||
|
# e.g. "#twitter #bot"
|
||||||
|
# Default is ""
|
||||||
|
footer = ""
|
||||||
|
|
||||||
# Maximum age of tweet to post (in days, decimal values accepted)
|
# Maximum age of tweet to post (in days, decimal values accepted)
|
||||||
# Default is 1
|
# Default is 1
|
||||||
tweet_max_age = 1
|
tweet_max_age = 1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user