Files
b852f2274b9dc179ffb636091d80d1bb5e90841d
swift /test /sample.conf

41 lines
1.0 KiB
Plaintext
Raw Normal View History

# sample config
2010年07月12日 17:03:45 -05:00
auth_host = 127.0.0.1
2011年03月14日 02:56:37 +00:00
auth_port = 8080
2010年07月12日 17:03:45 -05:00
auth_ssl = no
2011年03月14日 02:56:37 +00:00
auth_prefix = /auth/
2010年07月12日 17:03:45 -05:00
account = test
username = tester
password = testing
account2 = test2
username2 = tester2
password2 = testing2
username3 = tester3
password3 = testing3
2010年07月12日 17:03:45 -05:00
# to set them from /etc/swift/swift.conf. If that file isn't found,
# the test runner will skip tests that depend on these values.
# Note that the cluster must have "sane" values for the test suite to pass.
#max_file_size = 5368709122
#max_meta_name_length = 128
#max_meta_value_length = 256
#max_meta_count = 90
#max_meta_overall_size = 4096
#max_object_name_length = 1024
#container_listing_limit = 10000
#account_listing_limit = 10000
#max_account_name_length = 256
#max_container_name_length = 256
2010年07月12日 17:03:45 -05:00
collate = C
[unit_test]
fake_syslog = False