Skip to content

Commit 5cf73d5

Browse files
author
limxdev
committed
add nodebugdefaultfile to default conf
1 parent 41f3515 commit 5cf73d5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/masternodeconfig.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ bool CMasternodeConfig::read(std::string& strErr) {
5252
"#rpcpassword=mystrongpassword\n"
5353
"#rpcport=8556\n"
5454
"# Miscellaneous #\n"
55+
"nodebuglogfile=0\n"
5556
"daemon=1\n"
5657
"listen=1\n"
5758
"logtimestamps=1\n"

0 commit comments

Comments
 (0)