Koha/debian/docs
Tomas Cohen Arazi 59c1151618 Bug 26290: Add option forsetting default SMTP parameters in koha-conf.xml
This patch adds an entry to koha-conf.xml for setting a default SMTP
server config. 'koha-create' gets option switches for all options.

To test:
1. Use the tweaked script to crete a new instance
2. Notice it contains entries for smtp_server and they respect your
   options.
3. If you don't choose any option, it sets the current default.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-10-02 15:27:18 +02:00
..
koha-common.xml
koha-create-dirs.xml
koha-create.xml Bug 26290: Add option forsetting default SMTP parameters in koha-conf.xml 2020-10-02 15:27:18 +02:00
koha-disable.xml
koha-dump-defaults.xml
koha-dump.xml
koha-elasticsearch.xml Bug 23137: Add documentation 2020-04-29 17:02:11 +01:00
koha-email-disable.xml
koha-email-enable.xml
koha-enable.xml
koha-foreach.xml
koha-indexer.xml Bug 24306: (QA follow-up) Fix the XML 2020-08-13 07:55:44 +02:00
koha-list.xml
koha-mysql.xml
koha-mysqlcheck.xml
koha-plack.xml
koha-rebuild-zebra.xml
koha-remove.xml
koha-reset-passwd.xml
koha-restore.xml
koha-run-backups.xml
koha-shell.xml
koha-sip.xml
koha-sitemap.xml
koha-translate.xml
koha-upgrade-schema.xml
koha-upgrade-to-3.4.xml
koha-zebra.xml
LEEME.Debian