From db757cb04113e53671f5c7b79d0a970a8ef7c70e Mon Sep 17 00:00:00 2001 From: DastInDark <2350416+hitenkoku@users.noreply.github.com> Date: Sun, 31 Jul 2022 12:32:40 +0900 Subject: [PATCH] To avoid confuse, default profile section is changed name to standard. --- config/profiles.yaml | 2 +- test_files/config/profiles.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/profiles.yaml b/config/profiles.yaml index 5229ccbb..3a5103d0 100644 --- a/config/profiles.yaml +++ b/config/profiles.yaml @@ -7,7 +7,7 @@ minimal: RuleTitle: "%RuleTitle%" Details: "%Details%" -default: +standard: Timestamp: "%Timestamp%" Computer: "%Computer%" Channel: "%Channel%" diff --git a/test_files/config/profiles.yaml b/test_files/config/profiles.yaml index 5229ccbb..3a5103d0 100644 --- a/test_files/config/profiles.yaml +++ b/test_files/config/profiles.yaml @@ -7,7 +7,7 @@ minimal: RuleTitle: "%RuleTitle%" Details: "%Details%" -default: +standard: Timestamp: "%Timestamp%" Computer: "%Computer%" Channel: "%Channel%"