Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion contrib/config-for-ahnode.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ log-logger = {"name":"default","level":"debug","appender":"stderr"}
log-logger = {"name":"p2p","level":"info","appender":"stderr"}

# Plugin(s) to enable, may be specified multiple times
plugin = webserver p2p json_rpc account_history_rocksdb
plugin = webserver p2p json_rpc account_history

plugin = database_api account_history_api condenser_api

Expand Down