Skip to content

Commit

Permalink
Merge 2fe0682 into b6f9258
Browse files Browse the repository at this point in the history
  • Loading branch information
ninoseki committed Dec 8, 2018
2 parents b6f9258 + 2fe0682 commit c2f6e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ayashige/store.rb
Expand Up @@ -3,7 +3,7 @@
require "json"

module Ayashige
DEFAULT_TTL = 60 * 60 * 48
DEFAULT_TTL = 60 * 60 * 24

class Store
def initialize
Expand Down

0 comments on commit c2f6e56

Please sign in to comment.