drop support for 'logRPC'
This commit is contained in:
parent
78749456d6
commit
9d94dac07e
@ -305,11 +305,6 @@ module.exports = {
|
|||||||
*/
|
*/
|
||||||
logFeedback: false,
|
logFeedback: false,
|
||||||
|
|
||||||
/* If you wish to see which remote procedure calls clients request,
|
|
||||||
* set this to true
|
|
||||||
*/
|
|
||||||
logRPC: false,
|
|
||||||
|
|
||||||
/* You can get a repl for debugging the server if you want it.
|
/* You can get a repl for debugging the server if you want it.
|
||||||
* to enable this, specify the debugReplName and then you can
|
* to enable this, specify the debugReplName and then you can
|
||||||
* connect to it with `nc -U /tmp/repl/<your name>.sock`
|
* connect to it with `nc -U /tmp/repl/<your name>.sock`
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user