mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Merge master (0.70.2) into develop (0.80.0-rc2)
This commit is contained in:
@@ -172,6 +172,13 @@
|
||||
# NOTE If no ports support the peer protocol, rippled cannot
|
||||
# receive incoming peer connections or become a superpeer.
|
||||
#
|
||||
# limit = <number>
|
||||
#
|
||||
# Optional. An integer value that will limit the number of connected
|
||||
# clients that the port will accept. Once the limit is reached, new
|
||||
# connections will be refused until other clients disconnect.
|
||||
# Omit or set to 0 to allow unlimited numbers of clients.
|
||||
#
|
||||
# user = <text>
|
||||
# password = <text>
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user