Mercurial Hosting > luan
view website/src/init.luan @ 1857:0c0b0acf780d default tip
fix shell
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Wed, 05 Mar 2025 21:41:22 -0700 |
parents | 50e570b598b2 |
children |
line wrap: on
line source
local Hosted = require "luan:host/Hosted.luan" Hosted.set_https and Hosted.set_https(true) return true