mirror of
https://gitlab.com/jeancf/twoot.git
synced 2024-11-23 20:11:11 +00:00
changed default of tweet_timezone
This commit is contained in:
parent
6ad4219e93
commit
3af7c29b7f
|
@ -43,8 +43,8 @@ tweet_time_format = ""
|
|||
# Specify the timezone that the timestamp on the tweet should be displayed in
|
||||
# Use the `tz_identifier`from https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
|
||||
# example "Europe/Brussels"
|
||||
# default is UTC
|
||||
tweet_timezone = "UTC"
|
||||
# default is using the local timezone of the machine running the script
|
||||
tweet_timezone = ""
|
||||
|
||||
# Do not add reference to "Original tweet" on toots
|
||||
# default is false
|
||||
|
|
Loading…
Reference in New Issue
Block a user