Updated ProxyBot application.properties (markdown)

taniman 2017-09-20 11:49:18 +02:00
parent add92cb7ff
commit 8231be684d
1 changed files with 8 additions and 0 deletions

@ -1,5 +1,13 @@
# Application properties. The important stuff # Application properties. The important stuff
The default ports that are used by ProxyBot
If these are not set in the file, the values below will be used by default
Change these values if you want to start a second instance of ProxyBot on the same machine
Additionally you can also set server.additionalPort = 0 to disable this port
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 Set this to true to make use of the Premium features and ProxyBot standalone bot
`server.botMode = false` `server.botMode = false`