diff options
Diffstat (limited to 'settings.js')
-rw-r--r-- | settings.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.js b/settings.js index 2b1f160..8e0e39a 100644 --- a/settings.js +++ b/settings.js @@ -32,6 +32,7 @@ var pipPlayer = 0; // 0 = no, 1 = yes Pip var mediaRecorder = 1; // 0 = no, 1 = yes local recording. var fullupdate = 1; // If guideview is too slow, set it to 0 (for 1910/1960), faster boxes can use 1 +// to force the use on boxes other then 19x3 use 2!! var inst_timeout = 15 * 1000; // 15 minutes |