diff options
| author | Barry Warsaw | 2016-04-10 18:18:30 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2016-04-10 18:18:30 -0400 |
| commit | 04dc2acf6c24a82db7a3de46c14a2b66d6ffc907 (patch) | |
| tree | 7a6c05735f97c7a1c0623283ab66b5c284adc1ef /src | |
| parent | 57d9e644c40e3b707bdc980ab63b34cc6ad87628 (diff) | |
| download | mailman-04dc2acf6c24a82db7a3de46c14a2b66d6ffc907.tar.gz mailman-04dc2acf6c24a82db7a3de46c14a2b66d6ffc907.tar.zst mailman-04dc2acf6c24a82db7a3de46c14a2b66d6ffc907.zip | |
Diffstat (limited to 'src')
| -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 |
