Mercurial Hosting > reactionary
view src/init.luan @ 92:7a56c17befab default tip
translation
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Fri, 02 May 2025 20:20:12 -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