Skip to content

Commit

Permalink
Fixing a option format in YAML.
Browse files Browse the repository at this point in the history
  • Loading branch information
JEG2 committed Oct 9, 2009
1 parent 51cfdcd commit 134ddbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rails_requests/rails_requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ options:
rla_run_time:
name: Request Log Analyzer Run Time (HH:MM)
notes: It's best to schedule these summaries about fifteen minutes before any logrotate cron job you have set would kick in.
default: 23:45
default: '23:45'

metadata:
request_rate:
Expand Down

0 comments on commit 134ddbe

Please sign in to comment.