Mercurial Hosting > dad
view src/init.luan @ 19:dac260018e2e default tip
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Sun, 15 Sep 2024 08:15:23 -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