diff --git a/config.sample.json b/config.sample.json
index 146ee5c..3915052 100644
--- a/config.sample.json
+++ b/config.sample.json
@@ -25,6 +25,8 @@
     "control_panel": {
         "listen_port": 27441
     },
+    "advice_max_age_ms": 0,
+    "advice_is_topuprequest": false,
     "do_not_verbose_log_report": true,
     "force_all_to_pending": false
 }