mirror of
https://github.com/bcicen/ctop.git
synced 2025-12-06 15:16:41 +08:00
lower logging, add keybindings to help menu
This commit is contained in:
@@ -19,7 +19,7 @@ var switches = []*Switch{
|
||||
},
|
||||
&Switch{
|
||||
Key: "loggingEnabled",
|
||||
Val: true,
|
||||
Val: false,
|
||||
Label: "Enable Logging Server",
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user