aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/apt-panopticommon.lua
diff options
context:
space:
mode:
Diffstat (limited to 'apt-panopticommon.lua')
-rw-r--r--apt-panopticommon.lua6
1 files changed, 6 insertions, 0 deletions
diff --git a/apt-panopticommon.lua b/apt-panopticommon.lua
index 6aabfee..99dbeaf 100644
--- a/apt-panopticommon.lua
+++ b/apt-panopticommon.lua
@@ -61,6 +61,12 @@ APT.options =
61 help = "", 61 help = "",
62 value = 3, 62 value = 3,
63 }, 63 },
64 refresh =
65 {
66 typ = "number",
67 help = "",
68 value = 300,
69 },
64 retries = 70 retries =
65 { 71 {
66 typ = "number", 72 typ = "number",