Mercurial Hosting > reactionary
view src/init.luan @ 97:fc17d07c93db default tip
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Thu, 19 Jun 2025 12:05:46 -0600 |
parents | 76baf48ea36b |
children |
line wrap: on
line source
local Hosted = require "luan:host/Hosted.luan" local Shared = require "site:/lib/Shared.luan" Hosted.set_https and Hosted.set_https(true) return true