From e84f27e343b1d710467d05a2e4b9413359d66a00 Mon Sep 17 00:00:00 2001 From: Andy Allan Date: Wed, 17 Dec 2014 11:54:39 +0000 Subject: [PATCH] doc: Replace placeholder with 'gateway' This section is where all the placeholders are replaced by example text, this one had been missed out. Signed-off-by: Andy Allan --- doc/radosgw/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/radosgw/config.rst b/doc/radosgw/config.rst index 5f15c4c6d73..76b568ce4a2 100644 --- a/doc/radosgw/config.rst +++ b/doc/radosgw/config.rst @@ -142,7 +142,7 @@ instance name follows. For example:: host = ceph-gateway keyring = /etc/ceph/ceph.client.radosgw.keyring rgw socket path = /var/run/ceph/ceph.radosgw.gateway.fastcgi.sock - log file = /var/log/radosgw/client.radosgw.{instance-name}.log + log file = /var/log/radosgw/client.radosgw.gateway.log .. note:: The ``host`` must be your machine hostname, not the FQDN. Make sure that the name you use for the FastCGI socket is not the same as the one -- 2.47.3