Mercurial Hosting > mailer
view src/init.luan @ 5:2e211bec24d7
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Sun, 15 Sep 2024 07:23:04 -0600 |
parents | bd4802730bab |
children |
line wrap: on
line source
local Hosted = require "luan:host/Hosted.luan" Hosted.set_https and Hosted.set_https(true) return true