Mercurial Hosting > disearch
view src/init.luan @ 23:e5c77f8d506d default tip
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Sun, 15 Sep 2024 10:45:43 -0600 |
parents | 082b97b7f1d9 |
children |
line wrap: on
line source
local Hosted = require "luan:host/Hosted.luan" Hosted.set_https and Hosted.set_https(true) return true