Since commit a5f9ca, option osd_mon_ack_timeout was removed, change
doc accordingly.
Signed-off-by: haoyixing <haoyixing@kuaishou.com>
OSD Settings
------------
-``osd_heartbeat_address``
-
-:Description: An Ceph OSD Daemon's network address for heartbeats.
-:Type: Address
-:Default: The host address.
-
-
``osd_heartbeat_interval``
:Description: How often an Ceph OSD Daemon pings its peers (in seconds).
:Type: 32-bit Integer
:Default: ``5``
-
-
-``osd_mon_ack_timeout``
-
-:Description: The number of seconds to wait for a Ceph Monitor to acknowledge a
- request for statistics.
-
-:Type: 32-bit Integer
-:Default: ``30``