mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Allow to enable/disable suspend & lock event handling
This commit is contained in:
@@ -248,5 +248,10 @@
|
||||
"vmax": 0.08,
|
||||
"vmin": 0
|
||||
}
|
||||
]
|
||||
],
|
||||
|
||||
"systemEvents": {
|
||||
"suspendEnable": true,
|
||||
"lockEnable": true
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user