Added extra pm2 and sigint handling
This commit is contained in:
parent
bf19e24063
commit
950ce00a80
4 changed files with 23 additions and 5 deletions
|
@ -30,6 +30,9 @@ OUTPUT=
|
|||
# Put temporary image dir here (make sure it's accessible via a web server), leave blank to disable
|
||||
TEMPDIR=
|
||||
|
||||
# Set this to true if you're using PM2 to manage the bot
|
||||
PMTWO=false
|
||||
|
||||
# Enable/disable Twitter bot (true/false)
|
||||
TWITTER=false
|
||||
# Put Twitter username here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue