diff --git a/config/pageSettings-example.json b/config/pageSettings-example.json
index 395714283107ffb7ce8ef0532e43993568e41759..9816c06a8a5d9edb6570c9df3bbbfcf0761cf751 100644
--- a/config/pageSettings-example.json
+++ b/config/pageSettings-example.json
@@ -43,7 +43,13 @@
                     "numberOfHoursToShow": 4,
                     "decimals": 0,
                     "lineColor": "rgba(70, 138, 221, 1))",
-                    "fillColor": "rgba(70, 138, 221, 0.2)"
+                    "fillColor": "rgba(70, 138, 221, 0.2)",
+                    "outdatedValueWarning": {
+                        "enable": false,
+                        "limitInSeconds": -1,
+                        "enableNotificationViaPushbullet": false,
+                        "pushbulletToken": null
+                    }
                 },
                 "x": 0,
                 "y": 3,