MongoDB URI in .env.example
This commit is contained in:
@@ -17,6 +17,7 @@ module.exports = {
|
||||
'captchaTimeout': '120000', //in milliseconds (seconds multiplied by 1000)
|
||||
'maxAttempts': '3', // max attemps to verify
|
||||
'dangerCordAPIKey': 'KEYHERE', // dangercord api key here
|
||||
'mongouri': 'the uri',
|
||||
'messages': {
|
||||
//literally messages lmao
|
||||
'toVerify': 'Please verify that you are not a robot.',
|
||||
|
||||
Reference in New Issue
Block a user