add logging option to example config
This commit is contained in:
parent
f08878e990
commit
0403585736
@ -41,6 +41,7 @@
|
|||||||
"default_amount": "5"
|
"default_amount": "5"
|
||||||
},
|
},
|
||||||
"misc": {
|
"misc": {
|
||||||
"display_help_logo": "true"
|
"display_help_logo": "true",
|
||||||
|
"logging": "true"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user