Mercurial Hosting > reactionary
view src/init.luan @ 75:32b3994eae43
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Sun, 06 Apr 2025 09:07:55 -0600 |
parents | b1982e401900 |
children |
line wrap: on
line source
local Hosted = require "luan:host/Hosted.luan" Hosted.set_https and Hosted.set_https(true) return true