From ed65930270d93e731309ab0f94ba194fe68a2d39 Mon Sep 17 00:00:00 2001 From: Jiaying Ren Date: Wed, 28 Sep 2016 16:47:11 +0800 Subject: [PATCH] doc: cleanup outdated radosgw description radosgw support is on by default, as built-in Civetweb, set up Apache is no necessary any more. Signed-off-by: Jiaying Ren --- doc/dev/dev_cluster_deployement.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dev/dev_cluster_deployement.rst b/doc/dev/dev_cluster_deployement.rst index 2dd232f09a3e6..05b767ccca874 100644 --- a/doc/dev/dev_cluster_deployement.rst +++ b/doc/dev/dev_cluster_deployement.rst @@ -47,7 +47,7 @@ Options .. option:: -r - Start radosgw (ceph needs to be compiled with --radosgw), create an apache2 configuration file, and start apache2 with it (needs apache2 with mod_fastcgi) on port starting from 8000. + Start radosgw on port starting from 8000. .. option:: --nodaemon -- 2.39.5