webmcp

annotate framework/env/net/__init.lua @ 552:7e874b5227b6

Bugfix in array support: info.type may be nil
author jbe
date Mon Dec 09 16:09:14 2019 +0100 (2019-12-09)
parents 1d79b0612bd1
children
rev   line source
jbe@444 1 net._mail_config = {
jbe@528 2 command = { "/usr/sbin/sendmail", "-t", "-i" },
jbe@444 3 envelope_from_option = "-f"
jbe@444 4 }

Impressum / About Us