aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/cryptonote_config.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/cryptonote_config.h b/src/cryptonote_config.h
index 2fa9f244a..d7232aa6d 100644
--- a/src/cryptonote_config.h
+++ b/src/cryptonote_config.h
@@ -99,8 +99,7 @@
#define P2P_STAT_TRUSTED_PUB_KEY "0000000000000000000000000000000000000000000000000000000000000000"
#define P2P_DEFAULT_WHITELIST_CONNECTIONS_PERCENT 70
-// enable this if you want to make COMMAND_REQUEST_STAT_INFO, COMMAND_REQUEST_NETWORK_STATE, and COMMAND_REQUEST_PEER_ID available
-// #define ALLOW_DEBUG_COMMANDS
+#define ALLOW_DEBUG_COMMANDS
#define CRYPTONOTE_NAME "bitmonero"
#define CRYPTONOTE_POOLDATA_FILENAME "poolstate.bin"