|
|
@ -86,15 +86,21 @@ BANDWIDTH_LIMIT - per-session periodic bandwith usage limit in bytes. |
|
|
|
|
|
|
|
If you want IRC connectivity to advertise your node: |
|
|
|
|
|
|
|
IRC - set to anything non-empty |
|
|
|
IRC_NICK - the nick to use when connecting to IRC. The default is a |
|
|
|
hash of REPORT_HOST. Either way 'E_' will be prepended. |
|
|
|
REPORT_HOST - the host to advertise. Defaults to HOST. |
|
|
|
REPORT_HOST_TOR - Tor .onion address to advertise. Uses TCP/SSL_PORT rather |
|
|
|
- than REPORT_* ports. |
|
|
|
REPORT_TCP_PORT - the TCP port to advertise. Defaults to TCP_PORT. |
|
|
|
- '0' disables publishing the port for public use. |
|
|
|
REPORT_SSL_PORT - the SSL port to advertise. Defaults to SSL_PORT. |
|
|
|
IRC - set to anything non-empty |
|
|
|
IRC_NICK - the nick to use when connecting to IRC. The default is a |
|
|
|
hash of REPORT_HOST. Either way 'E_' will be prepended. |
|
|
|
REPORT_HOST - the host to advertise. Defaults to HOST. |
|
|
|
REPORT_TCP_PORT - the TCP port to advertise. Defaults to TCP_PORT. |
|
|
|
'0' disables publishing the port. |
|
|
|
REPORT_SSL_PORT - the SSL port to advertise. Defaults to SSL_PORT. |
|
|
|
'0' disables publishing the port. |
|
|
|
REPORT_HOST_TOR - Tor .onion address to advertise. Appends '_tor" to nick. |
|
|
|
REPORT_TCP_PORT_TOR - the TCP port to advertise for Tor. Defaults to |
|
|
|
REPORT_TCP_PORT, unless it is '0', then use TCP_PORT. |
|
|
|
'0' disables publishing the port. |
|
|
|
REPORT_SSL_PORT_TOR - the SSL port to advertise for Tor. Defaults to |
|
|
|
REPORT_SSL_PORT, unless it is '0', then use SSL_PORT. |
|
|
|
'0' disables publishing the port. |
|
|
|
|
|
|
|
If synchronizing from the Genesis block your performance might change |
|
|
|
by tweaking the following cache variables. Cache size is only checked |
|
|
|