Mercurial Hosting > arkian
view src/init.luan @ 35:5632a0ec20b5 default tip
minor
| author | Franklin Schmidt <fschmidt@gmail.com> |
|---|---|
| date | Sun, 01 Mar 2026 11:45:04 -0700 |
| parents | 45a3989c3447 |
| children |
line wrap: on
line source
local Hosted = require "luan:host/Hosted.luan" Hosted.set_https and Hosted.set_https(true) return true
