16 lines
436 B
Plaintext
16 lines
436 B
Plaintext
[auth-server]
|
|
# swift_dir = /etc/swift
|
|
# bind_ip = 0.0.0.0
|
|
# bind_port = 11000
|
|
# log_facility = LOG_LOCAL0
|
|
# log_level = INFO
|
|
# workers = 1
|
|
# reseller_prefix = AUTH
|
|
# default_cluster_url = http://127.0.0.1:9000/v1
|
|
# token_life = 86400
|
|
# log_headers = False
|
|
# cert_file = Default is no cert; format is path like /etc/swift/auth.crt
|
|
# key_file = Default is no key; format is path like /etc/swift/auth.key
|
|
# node_timeout = 10
|
|
user = swift
|