aboutsummaryrefslogtreecommitdiffstats
path: root/.luacheckrc
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2023-11-30 10:14:17 +0000
committerMatthew Wild <mwild1@gmail.com>2023-11-30 10:14:17 +0000
commit42635373017bab50a000919617cc6510e0b5604a (patch)
tree2a7ac7d59d9e2609a9af1bb5c7071b0fa0b88d55 /.luacheckrc
parent8a38b5d0da79c6177ba4c2523e72505b3937df7c (diff)
downloadprosody-42635373017bab50a000919617cc6510e0b5604a.tar.gz
prosody-42635373017bab50a000919617cc6510e0b5604a.zip
luacheckrc, mod_http_file_share: Update for module API change (once->on_ready)
Diffstat (limited to '.luacheckrc')
-rw-r--r--.luacheckrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.luacheckrc b/.luacheckrc
index 7614ec1d..6eb4c526 100644
--- a/.luacheckrc
+++ b/.luacheckrc
@@ -95,7 +95,7 @@ files["plugins/"] = {
"module.may",
"module.measure",
"module.metric",
- "module.once",
+ "module.on_ready",
"module.open_store",
"module.provides",
"module.remove_item",