Skip to content

Commit

Permalink
updated minimal profile
Browse files Browse the repository at this point in the history
  • Loading branch information
nettrino committed Dec 29, 2023
1 parent 4798ef7 commit cc69d9f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tests/data/configs/profiles/minimal_profile.c4m
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
report_template minimal_report_template {
key._ACTION_ID.use = true
key._OPERATION.use = true
key.MAGIC.use = true
key._CHALKS.use = true
key.CHALK_ID.use = true
key.CHALK_VERSION.use = true
key.CHALK_VERSION.use = true
}

outconf insert {
Expand All @@ -23,4 +24,4 @@ outconf delete {
report_template: "minimal_report_template"
}

subscribe("report", "json_console_out")
subscribe("report", "json_console_out")

0 comments on commit cc69d9f

Please sign in to comment.