diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-08-13 13:48:46 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-08-13 13:48:46 +0200 |
commit | 098952e254f008bf2f702579d117766080b75469 (patch) | |
tree | e9921642373733b248cd55b00768b3e385262f04 /MANUAL | |
parent | 73695455851d75ad4f86ead372849a4f2ed9291b (diff) | |
download | vdr-098952e254f008bf2f702579d117766080b75469.tar.gz vdr-098952e254f008bf2f702579d117766080b75469.tar.bz2 |
Increased the default value for 'Min. user inactivity' to 300 minutes
Diffstat (limited to 'MANUAL')
-rw-r--r-- | MANUAL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -746,7 +746,7 @@ Version 1.2 Miscellaneous: Min. event timeout = 30 - Min. user inactivity = 120 + Min. user inactivity = 300 If the command line option '-s' has been set, VDR will automatically shutdown the computer if the next timer event is at least MinEventTimeout minutes in the future, |