Skip to content

Commit 6095e0e

Browse files
committed
Support for macro distribution
Testing macro distribution
1 parent a6745c1 commit 6095e0e

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[replicationSettings:refineConf]
2+
replicate.macros = true

github_app_for_splunk/metadata/default.meta

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,8 @@ export = system
3333
[viewstates]
3434
access = read : [ * ], write : [ * ]
3535
export = system
36+
37+
### MACROS
38+
39+
[macros]
40+
export = system

0 commit comments

Comments
 (0)