Skip to content

Commit

Permalink
add metrics default limit to api settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Jillian Tullo committed Aug 11, 2017
1 parent 56b42bb commit e3f11f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
:api:
:token_ttl: 10.minutes
:authentication_timeout: 30.seconds
:metrics_default_limit: 1000
:authentication:
:basedn:
:bind_dn:
Expand Down

0 comments on commit e3f11f3

Please sign in to comment.