comment on domain_remap regarding container sync
This commit is contained in:
parent
b88a0d0f95
commit
97c6ec6beb
@ -45,6 +45,10 @@ class DomainRemapMiddleware(object):
|
||||
derive account and container names from elements in the domain name and
|
||||
put those derived values into the URL path (leaving the Host header
|
||||
unchanged).
|
||||
|
||||
Also note that using container sync with remapped domain names is not
|
||||
advised. With container sync, you should use the true storage end points as
|
||||
sync destinations.
|
||||
"""
|
||||
|
||||
def __init__(self, app, conf):
|
||||
|
Loading…
x
Reference in New Issue
Block a user