From 05ac08d1b0f87de02d5d6c3144673994f2e2cb4b Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Thu, 13 Jun 2019 12:43:30 +0200 Subject: some error handling --- test/1/configs.json | 1 + test/1/service.json | 1 + 2 files changed, 2 insertions(+) create mode 100644 test/1/configs.json create mode 100644 test/1/service.json (limited to 'test') diff --git a/test/1/configs.json b/test/1/configs.json new file mode 100644 index 0000000..2eb61a6 --- /dev/null +++ b/test/1/configs.json @@ -0,0 +1 @@ +{"services":{"eip":"/1/configs/eip-service.json"}} diff --git a/test/1/service.json b/test/1/service.json new file mode 100644 index 0000000..fa8a8cb --- /dev/null +++ b/test/1/service.json @@ -0,0 +1 @@ +{"name":"anonymous","description":"anonymous access to the VPN","eip_rate_limit":false} \ No newline at end of file -- cgit v1.2.3