diff --git a/config/schema/google_tag.schema.yml b/config/schema/google_tag.schema.yml
index 4418b89..3784d2c 100644
--- a/config/schema/google_tag.schema.yml
+++ b/config/schema/google_tag.schema.yml
@@ -31,6 +31,9 @@ google_tag.settings:
     include_file:
       type: boolean
       label: 'Include the snippet as a file'
+    rebuild_snippets:
+      type: boolean
+      label: 'Recreate snippets on cache rebuild'
     data_layer:
       type: string
       label: 'Data layer'
