1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
This commit is contained in:
Steve Agalloco 2012-12-21 13:14:27 -05:00
parent f21f721c0a
commit 5e7bd7427e

View file

@ -9,7 +9,7 @@ module Fog
#
# Once the key has been set with this request you should create new
# Storage objects with the :rackspace_temp_url_key option then use
# the get_object_https_url method to generate expirign URLs.
# the get_object_https_url method to generate expiring URLs.
#
# *** CAUTION *** changing this secret key will invalidate any expiring
# URLS generated with old keys.