comment on domain_remap regarding container sync
This commit is contained in:
@@ -45,6 +45,10 @@ class DomainRemapMiddleware(object):
|
|||||||
derive account and container names from elements in the domain name and
|
derive account and container names from elements in the domain name and
|
||||||
put those derived values into the URL path (leaving the Host header
|
put those derived values into the URL path (leaving the Host header
|
||||||
unchanged).
|
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):
|
def __init__(self, app, conf):
|
||||||
|
Reference in New Issue
Block a user