From 2cfd3fc44b16e7f3c6010c0ac1004efb6dacf382 Mon Sep 17 00:00:00 2001 From: Ivan Gabaldon Date: Sat, 5 Apr 2025 10:59:07 +0200 Subject: [enh] tidy: clean old morty, filtron, searx references Everyone should have already switched from legacy methods --- tests/unit/settings/user_settings_simple.yml | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests/unit/settings') diff --git a/tests/unit/settings/user_settings_simple.yml b/tests/unit/settings/user_settings_simple.yml index 6d6e73577..192c3a335 100644 --- a/tests/unit/settings/user_settings_simple.yml +++ b/tests/unit/settings/user_settings_simple.yml @@ -4,6 +4,3 @@ server: bind_address: "[::]" default_http_headers: Custom-Header: Custom-Value -result_proxy: - url: https://localhost/morty - key: "$ecretKey" -- cgit v1.2.3