webmcp

view 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
line source
1 net._mail_config = {
2 command = { "/usr/sbin/sendmail", "-t", "-i" },
3 envelope_from_option = "-f"
4 }

Impressum / About Us