mirror of
https://github.com/thewesker/ebooks_example.git
synced 2025-12-20 12:21:16 -05:00
Change tweet period for deployment
This commit is contained in:
2
app.json
2
app.json
@@ -21,7 +21,7 @@
|
|||||||
"CONSUMER_SECRET": "",
|
"CONSUMER_SECRET": "",
|
||||||
"ACCESS_TOKEN": "",
|
"ACCESS_TOKEN": "",
|
||||||
"ACCESS_TOKEN_SECRET": "",
|
"ACCESS_TOKEN_SECRET": "",
|
||||||
"TWEET_INTERVAL": "2m",
|
"TWEET_INTERVAL": "2h",
|
||||||
"TWEET_CHANCE": "0.8",
|
"TWEET_CHANCE": "0.8",
|
||||||
"BLACKLIST": {
|
"BLACKLIST": {
|
||||||
"required": false,
|
"required": false,
|
||||||
|
|||||||
Reference in New Issue
Block a user