clanServices: add deprecation warning to monitoring service settings.

This commit is contained in:
Qubasa
2025-09-19 01:54:13 +02:00
parent 455268f6ce
commit d6ae9cde3f
3 changed files with 16 additions and 22 deletions

View File

@@ -14,9 +14,6 @@
module.input = "self";
roles.telegraf.machines.peer1 = { };
roles.telegraf.settings = {
allowAllInterfaces = true;
};
};
};
};