Skip to content

Commit

Permalink
Merge pull request boundary#78 from kape1395/master
Browse files Browse the repository at this point in the history
Supprt for spiral in application config.
  • Loading branch information
joewilliams committed Jan 21, 2014
2 parents ca127d7 + 6593e88 commit 99cbf58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/folsom.erl
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ start(_Type, _Args) ->
{histogram, new_histogram},
{history, new_history},
{meter, new_meter},
{spiral, new_spiral},
{meter_reader, new_meter_reader}]),
{ok, Pid}.

Expand Down

0 comments on commit 99cbf58

Please sign in to comment.