Mercurial Hosting > reactionary
view src/init.luan @ 111:a102e40c9a3f
minor
| author | Franklin Schmidt <fschmidt@gmail.com> | 
|---|---|
| date | Wed, 08 Oct 2025 11:27:22 -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
