Mercurial Hosting > arkian
view src/init.luan @ 40:c69a0d0996e2 default tip
minor
| author | Franklin Schmidt <fschmidt@gmail.com> |
|---|---|
| date | Wed, 27 May 2026 18:46:08 +0900 |
| 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
