Merge branch 'master' into stable
This commit is contained in:
commit
6a3181482d
@ -447,7 +447,7 @@ module RemoteStorage
|
||||
end
|
||||
|
||||
def swift_token
|
||||
reload_swift_token if Time.now - settings.swift_token_loaded_at > 3600
|
||||
reload_swift_token if Time.now - settings.swift_token_loaded_at > 1800
|
||||
|
||||
settings.swift_token
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user