Updated application.properties (markdown)

taniman 2017-10-22 13:04:44 +02:00
parent 2c908231e9
commit 0d75b84938
1 changed files with 1 additions and 4 deletions

@ -4,7 +4,7 @@ Use to set the exchange you want the bot to connect to. Possible values (POLONIE
`trading.exchange = BITTREX` `trading.exchange = BITTREX`
Use to change the monitoring page title (Browser tab text) 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 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 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.port = 443`
`server.additionalPort = 8081` `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 Max amount of times the proxy will try to get a correct response from poloniex before giving up
`connection.maxRetries = 6` `connection.maxRetries = 6`