view plugins/mod_unknown.lua @ 13978:d520cee2bbdb

mod_admin_shell: Add config:dump() command to display the in-memory configuration
author Matthew Wild <mwild1@gmail.com>
date Tue, 07 Oct 2025 12:15:19 +0100
parents 28a90f5fea46
children
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform