Mercurial Hosting > reactionary
view src/init.luan @ 113:b02a73caed84 default tip
minor
| author | Franklin Schmidt <fschmidt@gmail.com> |
|---|---|
| date | Wed, 26 Nov 2025 09:55:43 -0700 |
| 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
