Browse Source

Start with 1 day

Andrew Kane 9 years ago
parent
commit
1c7187815b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      lib/generators/blazer/templates/config.yml

+ 2 - 2
lib/generators/blazer/templates/config.yml

@@ -47,6 +47,6 @@ audit: true
 # from_email: blazer@example.org
 # from_email: blazer@example.org
 
 
 check_schedules:
 check_schedules:
-  - "5 minutes"
-  - "1 hour"
   - "1 day"
   - "1 day"
+  - "1 hour"
+  - "5 minutes"