Update config_template.in.hjson
This commit is contained in:
parent
05804206ee
commit
f567ef6452
|
@ -67,7 +67,7 @@
|
||||||
//
|
//
|
||||||
// Remember you can pipe logs through Bunyan to pretty-print:
|
// Remember you can pipe logs through Bunyan to pretty-print:
|
||||||
// Linux : tail -F ./logs/enigma-bbs.log | bunyan
|
// Linux : tail -F ./logs/enigma-bbs.log | bunyan
|
||||||
// Windows : "Get-Content .\enigma-bbs.log | bunyan.cmd"
|
// Windows : Get-Content .\enigma-bbs.log | bunyan.cmd
|
||||||
//
|
//
|
||||||
// (npm install -g bunyan to get the binary)
|
// (npm install -g bunyan to get the binary)
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in New Issue