mirror of
https://github.com/bjc/prosody.git
synced 2025-04-01 20:27:39 +03:00
luacheck: Declare new config globals
This commit is contained in:
parent
059d6457e0
commit
9db7569abc
1 changed files with 4 additions and 0 deletions
|
@ -141,6 +141,10 @@ files["prosody.cfg.lua"] = {
|
||||||
"component",
|
"component",
|
||||||
"Include",
|
"Include",
|
||||||
"include",
|
"include",
|
||||||
|
"FileContents",
|
||||||
|
"FileLine",
|
||||||
|
"FileLines",
|
||||||
|
"Credential",
|
||||||
"RunScript"
|
"RunScript"
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue