webmcp

view framework/env/net/__init.lua @ 562:328f120924a2

Removed if-clause when initializing file descriptor set to avoid compiler warning for mondelefant_conn_try_wait
author jbe
date Fri Feb 05 15:51:39 2021 +0100 (2021-02-05)
parents 1d79b0612bd1
children
line source
1 net._mail_config = {
2 command = { "/usr/sbin/sendmail", "-t", "-i" },
3 envelope_from_option = "-f"
4 }

Impressum / About Us