Skip to content

Allow shutting down the device on inactivity

This can be enabled by setting the general.timeout configuration.
Timeout must be specified in seconds, and the max ceiling is 3600 (one hour). Specifying 0 (default) will disable this feature.

In my opinion, it would be useful enabling this by default (by setting it in the default configuration file) using some sensible default (like 5 minutes).

Merge request reports