Skip to content

Commit

Permalink
Update config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
seadhy committed Apr 17, 2023
1 parent 70601d3 commit 628884e
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions data/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,17 @@
"Create_Avatar": "y or n",
"Change_Avatar": "y or n",
"Use_Proxy": "y or n",
"Verify_Mail": "y or n",
"Use_Emailnator": "y or n",
"Remove_Bad_Proxies": "y or n",
"Debug_Mode": "if you are not a developer, do not touch this value!! (if you're going to change you can just do 'y')"
},

"verification_settings": {
"Verify_Mail": "y or n",
"Services": {
"Use_MailTM": "y or n",
"Use_Emailnator": "y or n"
}
},

"target_settings": {
"Use_Target": "y or n",
Expand Down

0 comments on commit 628884e

Please sign in to comment.