Mercurial Hosting > mailer
view src/init.luan @ 9:14932af93327 default tip
minor fix
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Mon, 23 Sep 2024 18:35:54 -0600 |
parents | 2e211bec24d7 |
children |
line wrap: on
line source
local Hosted = require "luan:host/Hosted.luan" Hosted.set_https and Hosted.set_https(true) return true