.env.example cleanup
This commit is contained in:
parent
49ae7578fe
commit
b8a962b1cf
1 changed files with 1 additions and 3 deletions
|
@ -24,7 +24,7 @@ PREFIX=&
|
|||
# Optional
|
||||
###########
|
||||
|
||||
# Put the emoji for processing messages here
|
||||
# Put the default emoji for processing messages here, more can be specified in messages.json
|
||||
# Example:
|
||||
# PROCESSING_EMOJI=<a:processing:818243325891051581>
|
||||
PROCESSING_EMOJI=
|
||||
|
@ -45,7 +45,5 @@ TMP_DOMAIN=
|
|||
# Port for serving metrics. Metrics served are compatible with Prometheus.
|
||||
METRICS=
|
||||
|
||||
# Set this to true if you're using PM2 to manage the bot
|
||||
PMTWO=false
|
||||
# Set this to true if you want to use the image API
|
||||
API=false
|
||||
|
|
Loading…
Reference in a new issue