From 773e4dfca58567154de5f42758a91bf248a2a530 Mon Sep 17 00:00:00 2001 From: Seth Call Date: Fri, 12 Sep 2014 22:49:23 -0500 Subject: [PATCH] * VRFS-2159 - adding json maintanece page to jam-web --- web/public/maintanence.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 web/public/maintanence.json diff --git a/web/public/maintanence.json b/web/public/maintanence.json new file mode 100644 index 000000000..c7f82e2af --- /dev/null +++ b/web/public/maintanence.json @@ -0,0 +1,4 @@ +{ + "error": "temporarily_unavailable", + "error_description": "Sorry, the service is temporarily unavailable" +} \ No newline at end of file