diff --git a/rippled-example.cfg b/rippled-example.cfg index 94164faab..54191e8b5 100644 --- a/rippled-example.cfg +++ b/rippled-example.cfg @@ -172,6 +172,11 @@ # [database_path]: # Full path of database directory. # +# [rpc_startup]: +# Specify a list of RPC commands to run at startup. +# +# Example: { "command" : "server_info" } +# # Allow other peers to connect to this server. [peer_ip]