Added footer option to config

This commit is contained in:
jeancf 2022-11-30 16:56:56 +01:00
parent 4cbcdcbd84
commit 295f76a2c0

View File

@ -29,6 +29,11 @@ remove_link_redirections = false
# Default is 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)
# Default is 1
tweet_max_age = 1