Added debug config
parent
88857bf7ef
commit
89703dae30
1 changed files with 13 additions and 0 deletions
13
Home.md
13
Home.md
|
|
@ -30,4 +30,17 @@ color_text_bg=#aad0dfe8
|
|||
color_icon_bg=#aad0dfe8
|
||||
color_error_text=#a34c4e
|
||||
color_error_bg=#11a34c4e
|
||||
```
|
||||
### Full debug mode
|
||||
```
|
||||
[General]
|
||||
debug=1
|
||||
debug_can_power_off=1
|
||||
debug_can_reboot=1
|
||||
debug_can_suspend=1
|
||||
debug_can_hibernate=1
|
||||
debug_can_hybrid_sleep=1
|
||||
debug_login_error=1
|
||||
debug_login_timeout=2
|
||||
debug_hostname=Some PC
|
||||
```
|
||||
Loading…
Add table
Reference in a new issue