Skip to content

Commit c6c7d98

Browse files
committed
Default.meta changes for default savedsearch stanza
1 parent 731df60 commit c6c7d98

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

app_template/metadata/default.meta

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,10 @@ export = system
55

66
[savedsearches]
77
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

Comments
 (0)