We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 731df60 commit c6c7d98Copy full SHA for c6c7d98
app_template/metadata/default.meta
@@ -5,3 +5,10 @@ export = system
5
6
[savedsearches]
7
owner = admin
8
+
9
+## DO NOT EXPORT THE [default] stanza, and the [default] stanza alone.
10
+## Because this comes later in the default.meta file, it overrides the
11
+## export = system for [] above.
12
+## We MAY want to consider change the access, like making this stanza read-only or similar
13
+[savedsearches/Default]
14
+export = none
0 commit comments