github.com/rohankumardubey/proxyfs@v0.0.0-20210108201508-653efa9ab00e/saio/container/etc/swift/swift.conf (about) 1 [swift-hash] 2 # random unique strings that can never change (DO NOT LOSE) 3 # Use only printable chars (python -c "import string; print(string.printable)") 4 swift_hash_path_prefix = changeme 5 swift_hash_path_suffix = changeme 6 7 [storage-policy:0] 8 name = gold 9 policy_type = replication 10 default = no 11 deprecated = no 12 13 [storage-policy:1] 14 name = silver 15 policy_type = replication 16 default = yes 17 deprecated = no