Mercurial Hosting > arkian
view src/init.luan @ 11:998dbbab9f26
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Sat, 13 Sep 2025 20:03:03 -0600 |
parents | 45a3989c3447 |
children |
line wrap: on
line source
local Hosted = require "luan:host/Hosted.luan" Hosted.set_https and Hosted.set_https(true) return true