chore: clean up example.env
This commit is contained in:
parent
384b2a4228
commit
9f82e9888b
1 changed files with 5 additions and 4 deletions
|
@ -7,10 +7,6 @@
|
|||
|
||||
#Feel free to edit these values with your own
|
||||
|
||||
#Paseto Config (Deprecated)
|
||||
PASETO_PUBLIC_KEY=DONT_USE
|
||||
PASETO_SECRET_KEY=DONT_USE
|
||||
|
||||
#Discord Functionality Enabled
|
||||
DEV_DISCORD_DISABLE=1
|
||||
|
||||
|
@ -76,4 +72,9 @@ VRCHAT_DEV_DISABLE=1
|
|||
VRCHAT_USERNAME=CHANGE_ME_I_DONT_WORK
|
||||
VRCHAT_PASSWORD=CHANGE_ME_I_DONT_WORK
|
||||
|
||||
#Paseto Config (Deprecated)
|
||||
PASETO_PUBLIC_KEY=DONT_USE
|
||||
PASETO_SECRET_KEY=DONT_USE
|
||||
|
||||
|
||||
#END OF FILE
|
Loading…
Reference in a new issue