Mercurial Hosting > editor
view website/src/init.luan @ 74:c3b0fba5c2bc default tip
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Tue, 17 Jun 2025 13:00:25 -0600 |
parents | d5681da8ece8 |
children |
line wrap: on
line source
local Hosted = require "luan:host/Hosted.luan" Hosted.set_https and Hosted.set_https(true) return true