Files
packages/admin/zabbix/cspell.json
T
Daniel F. Dickinson bf526c1dc7 zabbix: avoid unnecessary configure/compile
For items which are only copied from the source code, avoid the
prepare, configure, and compile steps, while preserving the special
behaviour of the mac80211 addon, which has a unique prepare and
compile.

Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
(cherry picked from commit 8ab5a3d7c3)
2026-05-05 23:00:18 +02:00

44 lines
806 B
JSON

{
"version": "0.2",
"ignorePaths": [],
"dictionaryDefinitions": [],
"dictionaries": [],
"words": [
"agentd",
"bcmath",
"conffiles",
"ctype",
"DEBUGFS",
"endchoice",
"fping",
"gnutls",
"INSTROOT",
"IPKG",
"killall",
"libevent",
"libgnutls",
"libiwinfo",
"libmariadbclient",
"libopenssl",
"libpcre",
"libpq",
"libsqlite",
"libubus",
"mbstring",
"mysqli",
"nossl",
"pgsql",
"postinst",
"pthreads",
"TOPDIR",
"ubus",
"ubusd",
"userparameters",
"wlan",
"xmlreader",
"xmlwriter"
],
"ignoreWords": [],
"import": []
}