mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2024-11-22 11:18:08 -06:00
Added a base template for tweets
This commit is contained in:
parent
0bd366c539
commit
40e13250ca
@ -48,6 +48,9 @@ ocr_language = string(default="")
|
||||
braille_reporting = boolean(default=True)
|
||||
speech_reporting = boolean(default=True)
|
||||
|
||||
[templates]
|
||||
tweet = string(default="$display_name, $text $image_descriptions $date. $source")
|
||||
|
||||
[filters]
|
||||
|
||||
[user-aliases]
|
Loading…
Reference in New Issue
Block a user