Mercurial Hosting > mailer
view src/init.luan @ 7:ecc665c507b5
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Sun, 15 Sep 2024 08:18:08 -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