]> Sergey Matveev's repositories - public-inbox.git/commit
public-inbox-init: Initialize indexlevel
authorEric W. Biederman <ebiederm@xmission.com>
Wed, 18 Jul 2018 17:32:34 +0000 (12:32 -0500)
committerEric Wong <e@80x24.org>
Thu, 19 Jul 2018 03:09:29 +0000 (03:09 +0000)
commit917a23b7879b8cbda3b6b2cac5d60f40575b0ee8
tree5564ceea8b803c14bf393b4cd4b98e9a4c951396
parentcd196679300c54f840e7569dba97005c449f99ab
public-inbox-init: Initialize indexlevel

If indexlevel is specified on the command line prefer that.
If indexlevel is specified in the config file prefer that.
If indexlevel is not specified anywhere default to full.

This should make indexlevel somewhat approachable.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
script/public-inbox-init