Added debug config

Eric Kotato 2018-09-15 19:54:42 +03:00
parent 88857bf7ef
commit 89703dae30

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
```