log plugins/mod_admin_shell.lua @ 13072:7fcf41b541e0

age author description
Mon, 10 Apr 2023 14:24:39 +0200 Kim Alvefur mod_admin_shell: Use same wildcard matching in other s2s command
Mon, 10 Apr 2023 14:12:48 +0200 Kim Alvefur mod_admin_shell: Factor apart wildcard matching into function for reuse
Sat, 08 Apr 2023 11:28:55 +0200 Kim Alvefur mod_admin_shell: Add config:set([host,] key, value) because why not