Mercurial Hosting > chat
view src/init.luan @ 42:e09747b199e9
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Thu, 27 Feb 2025 19:30:54 -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