update
This commit is contained in:
2 files changed
+70
-33
No files matched your search
+2
-2
@@ -6,8 +6,8 @@ mongoURI='Your mongodb URI'
|
||||
dbo='Your mongodb database'
|
||||
|
||||
# Encryption
|
||||
key='Secret Encryption Key',
|
||||
iv='Secret Initialization Vector',
|
||||
key='Secret Encryption Key'
|
||||
iv='Secret Initialization Vector'
|
||||
|
||||
# Other Bot Configuration
|
||||
Dev=PROD. # or DEV.
|
||||
|
||||
Reference in new issue
Block a user