diff options
author | Stu Tomlinson <stu@nosnilmot.com> | 2018-02-28 16:14:35 +0000 |
---|---|---|
committer | Stu Tomlinson <stu@nosnilmot.com> | 2018-02-28 16:14:35 +0000 |
commit | da81590fef1383bc90d3f9ccae4b9e906133637d (patch) | |
tree | 370bffe4f6c3fc585817e7ed57ae5cce3912b973 /src/mod_offline_sql.erl | |
parent | Support for default values in default_room_opts (diff) |
Validate additional listen opts
The options "inet", "inet6" and "backlog" are valid listen options, but are
currently logged as errors (even though they do work):
2018-02-28 16:08:44.141 [error] <0.338.0>@ejabberd_listener:validate_module_option:630 unknown listen option 'backlog' for 'ejabberd_c2s' will be likely ignored, available options are: access, shaper, certfile, ciphers, dhfile, cafile, client_cafile, protocol_options, tls, tls_compression, starttls, starttls_required, tls_verify, zlib, max_fsm_queue
This adds the necessary validators so they are correctly recognized.
Diffstat (limited to 'src/mod_offline_sql.erl')
0 files changed, 0 insertions, 0 deletions