From 84935171eb527a0da77dc6dbf35974142f7e3f53 Mon Sep 17 00:00:00 2001 From: Nabeel Shahzad Date: Tue, 5 Dec 2017 21:51:01 -0600 Subject: [PATCH] add some vacentral configs --- modules/Vacentral/Config/config.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/modules/Vacentral/Config/config.php b/modules/Vacentral/Config/config.php index b0e617d3..f3a7262b 100644 --- a/modules/Vacentral/Config/config.php +++ b/modules/Vacentral/Config/config.php @@ -1,5 +1,7 @@ 'vacentral' + 'name' => 'vacentral', + 'address' => 'https://api.vacentral.net', + 'api_key' => '' ];