webmcp

annotate framework/env/net/__init.lua @ 569:5b19007574de

New argument active_link_attr for env.ui.paginate{...}
author jbe
date Wed Oct 13 17:21:44 2021 +0200 (2021-10-13)
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