From e1feb22144d2821c577cb0a281f77c54306f437c Mon Sep 17 00:00:00 2001 From: Felix Perktold <> Date: Thu, 23 Jul 2026 20:26:04 +0000 Subject: asd --- config/resourceful-config-web.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 config/resourceful-config-web.json (limited to 'config/resourceful-config-web.json') diff --git a/config/resourceful-config-web.json b/config/resourceful-config-web.json new file mode 100644 index 0000000..c2f84cc --- /dev/null +++ b/config/resourceful-config-web.json @@ -0,0 +1,12 @@ +{ + "enabled": false, + "port": 7903, + "validator": { + "uuids": [], + "if": { + "password": "4e0d73b4-8ebd-4133-9747-89ae6ce991db", + "type": "password" + }, + "type": "if" + } +} \ No newline at end of file -- cgit v1.2.3