Skip to content

Commit

Permalink
commented optional section
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayrat Hudaygulov committed Jun 8, 2020
1 parent 9bec397 commit dd4a323
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions src/Grinder/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,13 @@
"Token": "REPLACEME",
"ChannelId": 0,
"AdminUserId": 0,
"UNUSED_Socks5Proxy": {
"Hostname": "REPLACEME",
"Port": 0,
"Username": "REPLACEME",
"Password": "REPLACEME"
},
// uncomment if you need proxy
// "Socks5Proxy": {
// "Hostname": "REPLACEME",
// "Port": 0,
// "Username": "REPLACEME",
// "Password": "REPLACEME"
// },
"ChatsToMonitor": [
"REPLACEME"
],
Expand Down

0 comments on commit dd4a323

Please sign in to comment.