mirror of
https://github.com/d0zingcat/BroadcastChannel.git
synced 2026-05-13 23:16:46 +00:00
docs: update channel and timezone settings for clarity and consistency
Updated .env.example and README files to reflect changes in channel name and timezone format, enhancing clarity and consistency in configuration settings. Added new subscription/reminder link for improved user engagement.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
CHANNEL=Broadcast_Channel_Blog
|
||||
CHANNEL=miantiao_me
|
||||
|
||||
LOCALE=zh-cn
|
||||
TIMEZONE="Asia/Shanghai"
|
||||
TIMEZONE=Asia/Shanghai
|
||||
|
||||
TELEGRAM=ccbikai
|
||||
TWITTER=ccbikai
|
||||
@@ -19,5 +19,5 @@ SENTRY_AUTH_TOKEN=SENTRY_AUTH_TOKEN
|
||||
SENTRY_DSN=SENTRY_DSN
|
||||
SENTRY_PROJECT=SENTRY_PROJECT
|
||||
|
||||
HOST="telegram.dog"
|
||||
HOST=telegram.dog
|
||||
STATIC_PROXY=""
|
||||
|
||||
Reference in New Issue
Block a user