[deploy] Remove STAFF_USER_ID from Envfile (#8297)
This commit is contained in:
parent
f7430ccd16
commit
01380c16a8
1 changed files with 0 additions and 3 deletions
3
Envfile
3
Envfile
|
|
@ -161,9 +161,6 @@ variable :TWITCH_WEBHOOK_SECRET, :String, default: "Optional"
|
|||
# (https://api.stackexchange.com/docs)
|
||||
variable :STACK_EXCHANGE_APP_KEY, :String, default: ""
|
||||
|
||||
# For setting the IDs of the staff and welcoming users
|
||||
variable :STAFF_USER_ID, :Integer, default: 1
|
||||
|
||||
group :production do
|
||||
variable :SECRET_KEY_BASE, :String
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue