summaryrefslogtreecommitdiffstats
path: root/crates/core/tedge_core/tests/plugin_send_to_self_name.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/core/tedge_core/tests/plugin_send_to_self_name.toml')
-rw-r--r--crates/core/tedge_core/tests/plugin_send_to_self_name.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/crates/core/tedge_core/tests/plugin_send_to_self_name.toml b/crates/core/tedge_core/tests/plugin_send_to_self_name.toml
new file mode 100644
index 00000000..7c28c211
--- /dev/null
+++ b/crates/core/tedge_core/tests/plugin_send_to_self_name.toml
@@ -0,0 +1,6 @@
+max_concurrency = 10
+plugin_shutdown_timeout_ms = 2000
+
+[plugins.selfsender]
+kind = "selfsend"
+[plugins.selfsender.configuration]