Mercurial Hosting > arkian
view src/init.luan @ 37:d177809c2c46 default tip
minor
| author | Franklin Schmidt <fschmidt@gmail.com> |
|---|---|
| date | Mon, 09 Mar 2026 19:46:45 -0600 |
| 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
