diff options
| author | Felix Perktold <> | 2026-07-23 20:26:04 +0000 |
|---|---|---|
| committer | Felix Perktold <> | 2026-07-23 20:26:04 +0000 |
| commit | e1feb22144d2821c577cb0a281f77c54306f437c (patch) | |
| tree | c88aa93100893508ba9d60d2db55730f5a711616 /config/resourceful-config-web.json | |
asd
Diffstat (limited to 'config/resourceful-config-web.json')
| -rw-r--r-- | config/resourceful-config-web.json | 12 |
1 files changed, 12 insertions, 0 deletions
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 |
