ceph/doc/rados
Nathan Cutler 2855c30cdf doc: log-and-debug: fix default value of "log max recent"
Doc says 1000000, but the real figure is two orders of magnitude less:

    Option("log_max_recent", Option::TYPE_INT, Option::LEVEL_ADVANCED)
      .set_default(500)
      .set_daemon_default(10000)

Signed-off-by: Nathan Cutler <ncutler@suse.com>
2018-02-05 13:53:05 +01:00
..
api rbd: add missing right parenthesis and fix typo 2017-12-24 09:21:09 +08:00
command osd, rados: Adding ss_attr_missing and ss_attr_corrupt errors to list-inconsistent-obj 2017-08-11 11:37:32 -07:00
configuration doc: update mgr related auth settings 2018-01-26 15:24:47 +08:00
deployment doc: update docs to remove references of ubuntu 14.04 2017-12-04 15:42:56 +08:00
man doc: add ceph-kvstore-tool's man 2017-08-29 14:22:08 +08:00
operations doc: note new mgr module error codes 2018-01-24 13:08:21 -05:00
troubleshooting doc: log-and-debug: fix default value of "log max recent" 2018-02-05 13:53:05 +01:00
index.rst