Mercurial Hosting > disearch
view src/init.luan @ 22:082b97b7f1d9
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Sun, 15 Sep 2024 08:16:58 -0600 |
parents | |
children |
line wrap: on
line source
local Hosted = require "luan:host/Hosted.luan" Hosted.set_https and Hosted.set_https(true) return true