diff options
| -rw-r--r-- | src/mailman/config/schema.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman/config/schema.cfg b/src/mailman/config/schema.cfg index 7f821d5a7..f00cc5e29 100644 --- a/src/mailman/config/schema.cfg +++ b/src/mailman/config/schema.cfg @@ -86,7 +86,7 @@ banner: Welcome to the GNU Mailman shell # Use IPython as the shell, which must be found on the system. Valid values # are `no`, `yes`, and `debug` where the latter is equivalent to `yes` except -# that any import or invocation errors will be displayed to stderr. +# that any import errors will be displayed to stderr. use_ipython: no |
