Updated application.properties (markdown)
parent
2c908231e9
commit
0d75b84938
|
@ -4,7 +4,7 @@ Use to set the exchange you want the bot to connect to. Possible values (POLONIE
|
|||
`trading.exchange = BITTREX`
|
||||
|
||||
Use to change the monitoring page title (Browser tab text)
|
||||
`server.sitename = Polo BTC`
|
||||
`server.sitename = Bittrex One`
|
||||
|
||||
Set a password to require login before allowing access to your monitoring page
|
||||
A cookie is then set that will stay on your machine for 7 days
|
||||
|
@ -21,9 +21,6 @@ server.port is always HTTPS
|
|||
`server.port = 443`
|
||||
`server.additionalPort = 8081`
|
||||
|
||||
Set this to true to make use of the Premium features and ProxyBot standalone bot
|
||||
`server.botMode = false`
|
||||
|
||||
Max amount of times the proxy will try to get a correct response from poloniex before giving up
|
||||
`connection.maxRetries = 6`
|
||||
|
||||
|
|
Loading…
Reference in New Issue