mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-02 17:30:23 +08:00
Add proxy tunnel diagnostics and default logging
This commit is contained in:
@@ -171,7 +171,7 @@ impl App {
|
||||
Field {
|
||||
label: "Save Logs to File",
|
||||
key: "save_logs_to_file",
|
||||
value: "false".into(),
|
||||
value: "true".into(),
|
||||
kind: FieldKind::Bool,
|
||||
required: false,
|
||||
help: "Write pretty .log files with daily rotation and 7-day retention",
|
||||
|
||||
Reference in New Issue
Block a user