Software / code / prosody
Comparison
plugins/mod_register_limits.lua @ 11520:0a464a6e88c4
util.prosodyctl.shell: Allow calling console commands with fewer shell quotes
E.g. `prosodyctl shell module reload disco example.com` becomes
equivalent to `prosodyctl shell 'module:reload("disco", "example.com")`.
Won't work for every possible command, but reduces the amount of shell
quoting problems for most common commands.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sun, 25 Apr 2021 17:20:58 +0200 |
| parent | 10768:55a9e9bf6abb |
| child | 11807:f5295e59ca78 |
comparison
equal
deleted
inserted
replaced
| 11519:df4bd3af4099 | 11520:0a464a6e88c4 |
|---|