diff options
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 |
