Mercurial Hosting > arkian
view src/init.luan @ 23:28170f125614 default tip
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Sat, 20 Sep 2025 11:05:51 -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