summaryrefslogtreecommitdiff
path: root/doc/manpages
diff options
context:
space:
mode:
authorKota Tsuyuzaki <tsuyuzaki.kota@lab.ntt.co.jp>2017-09-14 20:57:46 +0900
committerTim Burke <tim.burke@gmail.com>2017-09-16 05:50:41 +0000
commit1e79f828ad10918bd76ae8df6fe4c4dbf7bbf3c5 (patch)
tree9a51adde550051d0d3d8bc29ba4d5d94ad965cac /doc/manpages
parent834b733d297d08ef8bc5e09c52653f9292d61f75 (diff)
downloadswift-1e79f828ad10918bd76ae8df6fe4c4dbf7bbf3c5.tar.gz
Remove all post_as_copy related code and configes
It was deprecated and we discussed on this topic in Denver PTG for Queen cycle. Main motivation for this work is that deprecated post_as_copy option and its gate blocks future symlink work. Change-Id: I411893db1565864ed5beb6ae75c38b982a574476
Diffstat (limited to 'doc/manpages')
-rw-r--r--doc/manpages/proxy-server.conf.52
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/manpages/proxy-server.conf.5 b/doc/manpages/proxy-server.conf.5
index 8081b3491..f3d0e3060 100644
--- a/doc/manpages/proxy-server.conf.5
+++ b/doc/manpages/proxy-server.conf.5
@@ -996,8 +996,6 @@ Error count to consider a node error limited. The default is 10.
Whether account PUTs and DELETEs are even callable. If set to 'true' any authorized
user may create and delete accounts; if 'false' no one, even authorized, can. The default
is false.
-.IP \fBobject_post_as_copy\fR
-Deprecated. The default is False.
.IP \fBaccount_autocreate\fR
If set to 'true' authorized accounts that do not yet exist within the Swift cluster
will be automatically created. The default is set to false.