Mercurial Hosting > dad
view src/init.luan @ 22:5c19bb185b86 default tip
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Sun, 29 Jun 2025 22:12:26 -0600 |
parents | ab28b0591003 |
children |
line wrap: on
line source
local Hosted = require "luan:host/Hosted.luan" Hosted.set_https and Hosted.set_https(true) return true