diff options
author | Jonas Gunz <himself@jonasgunz.de> | 2021-10-01 15:11:38 +0200 |
---|---|---|
committer | Jonas Gunz <himself@jonasgunz.de> | 2021-10-01 15:11:38 +0200 |
commit | a35970a9cdfcc4bd80b33e9bfa3e58b330d41bef (patch) | |
tree | 494c1ba6fee6c7c796b0e00bb445d98da4c571aa /Readme.md | |
parent | d41e8980981898b3f26b0f0c257143c5d9cd07ec (diff) | |
download | monitoring_custom-a35970a9cdfcc4bd80b33e9bfa3e58b330d41bef.tar.gz |
commands.conf
Diffstat (limited to 'Readme.md')
-rw-r--r-- | Readme.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..0dd576b --- /dev/null +++ b/Readme.md @@ -0,0 +1,6 @@ +# monitoring-custom + +``` +const CustomPluginDir = "path/to/plugins/" +include "path/to/commands.conf" +``` |