mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-08-05 21:46:06 -04:00
Added a base template for tweets
This commit is contained in:
@@ -48,6 +48,9 @@ ocr_language = string(default="")
|
|||||||
braille_reporting = boolean(default=True)
|
braille_reporting = boolean(default=True)
|
||||||
speech_reporting = boolean(default=True)
|
speech_reporting = boolean(default=True)
|
||||||
|
|
||||||
|
[templates]
|
||||||
|
tweet = string(default="$display_name, $text $image_descriptions $date. $source")
|
||||||
|
|
||||||
[filters]
|
[filters]
|
||||||
|
|
||||||
[user-aliases]
|
[user-aliases]
|
Reference in New Issue
Block a user