webmcp

annotate framework/env/net/__init.lua @ 533:b316f1c894ae

Lower-case HTML tag in documentation
author jbe
date Mon Apr 01 19:16:39 2019 +0200 (2019-04-01)
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