Mercurial Hosting > chat
view src/init.luan @ 52:c3fabb21b6c4
multi email
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Mon, 03 Mar 2025 12:29:06 -0700 |
parents | 5bdbbd0a65e1 |
children | effa1e0af52a |
line wrap: on
line source
local Hosted = require "luan:host/Hosted.luan" Hosted.set_https and Hosted.set_https(true) return true