Skip to content

Commit

Permalink
Merge branch 'next' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
Tieske authored Mar 27, 2017
2 parents 0d461d7 + 06939d8 commit 53386fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kong/api/routes/upstreams.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ local crud = require "kong.api.crud_helpers"
local app_helpers = require "lapis.application"
local responses = require "kong.tools.responses"


-- clean the target history for a given upstream
local function clean_history(upstream_id, dao_factory)
-- when to cleanup: invalid-entries > (valid-ones * cleanup_factor)
Expand Down

0 comments on commit 53386fa

Please sign in to comment.