nginx-lua-swift/swift.json

9 lines
208 B
JSON
Raw Normal View History

2016-03-02 11:36:36 +03:00
{
"user": "user:swift",
"secret_key": "you_secret_key",
"auth_uri": "http://radosgw/auth/1.0",
"rados_uri": "http://radosgw/swift/v1/",
2016-03-03 15:10:26 +03:00
"bucket": "public",
"logfile": "/var/log/nginx/swift.log"
2016-03-02 11:36:36 +03:00
}