diff --git a/source/_components/maxcube.markdown b/source/_components/maxcube.markdown index 69713a6469f..7439d2d19fe 100644 --- a/source/_components/maxcube.markdown +++ b/source/_components/maxcube.markdown @@ -58,4 +58,9 @@ maxcube: required: false type: int default: 62910 + scan_interval: + description: The update interval in seconds + required: false + type: int + default: 300 {% endconfiguration %}