summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/backend.php b/backend.php
index 189e89e31..35be82ccc 100644
--- a/backend.php
+++ b/backend.php
@@ -102,6 +102,7 @@
$update_intervals = array(
0 => __("Use default"),
-1 => __("Disable updates"),
+ 15 => __("Each 15 minutes"),
30 => __("Each 30 minutes"),
60 => __("Hourly"),
240 => __("Each 4 hours"),