diff options
Diffstat (limited to 'apt-panopticommon.lua')
-rw-r--r-- | apt-panopticommon.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apt-panopticommon.lua b/apt-panopticommon.lua index 0939c3a..716b564 100644 --- a/apt-panopticommon.lua +++ b/apt-panopticommon.lua | |||
@@ -90,7 +90,7 @@ APT.options = | |||
90 | { | 90 | { |
91 | typ = "number", | 91 | typ = "number", |
92 | help = "", | 92 | help = "", |
93 | value = 5, | 93 | value = 24, |
94 | }, | 94 | }, |
95 | timeouts = | 95 | timeouts = |
96 | { | 96 | { |