· 6 years ago · Mar 13, 2019, 07:48 PM
1{
2
3 "production": {
4 "languages": {
5 "enabled": ["en", "fr", "es"]
6 },
7 "auth": {
8 "jwt": {
9 "authorized_signers": [
10 "wsbx-dash-production",
11 "wsbx-api-production",
12 "wsbx-render-production",
13 "wsbx-legacy-production"
14 ],
15 "secret": "21T9qM0XWO68O60x42m5tE62107Cyt2h"
16 }
17 },
18 "cdn" : {
19 "host": "https://d3w3fvc5chouik.cloudfront.net",
20 "bucket": "cdn.prod.wsbx.assets"
21 },
22 "etcd": {
23 "host": false,
24 "port": 2379,
25 "path": "/v2/keys"
26 },
27 "api": {
28 "port": 43081,
29 "url": {
30 "domain": "http://api.websitebox.com",
31 "folder": "http://www.websitebox.com/api"
32 },
33 "keymetrics": {
34 "public": "",
35 "secret": ""
36 }
37 },
38 "www": {
39 "port": 43181,
40 "url": "https://www.websitebox.com/",
41 "keymetrics": {
42 "public": "",
43 "secret": ""
44 }
45 },
46 "dashboard": {
47 "port": 43281,
48 "url": "https://www.websitebox.com/dashboard",
49 "app_base": "dashboard",
50 "keymetrics": {
51 "public": "",
52 "secret": ""
53 }
54 },
55 "jobs": {
56 "port": 43381,
57 "url": "https://www.websitebox.com/_jobs/",
58 "keymetrics": {
59 "public": "",
60 "secret": ""
61 }
62 },
63 "render": {
64 "port": 43781,
65 "url": "https://www.websitebox.com/render/",
66 "keymetrics": {
67 "public": "",
68 "secret": ""
69 }
70 },
71 "ws": {
72 "port": 43881,
73 "keymetrics": {
74 "public": "",
75 "secret": ""
76 }
77 },
78 "db": {
79 "mysql": {
80 "host": "192.168.200.139",
81 "port": 3306,
82 "username": "websitebox",
83 "password": "qbK2k234K",
84 "query_logging": false,
85 "names": {
86 "Primary": "wsbx_DB",
87 "MLS": "mls_DB",
88 "Forum":"forum_DB",
89 "Billing": "wsbx_billing_DB",
90 "Mail": "wsbx_mail_DB",
91 "Reports": "wsbx_report_DB",
92 "Edge": "edge"
93 }
94 },
95 "cassandra": {
96 "query_logging": false,
97 "max_read_retry": 10,
98 "keyspace": "wsbx_production",
99 "hosts": ["5.5.17.59", "5.5.18.204", "5.5.15.14", "5.5.18.251", "5.5.17.58", "5.5.15.222"]
100 },
101 "redis": {
102 "host": "redis-10784.c92.us-east-1-3.ec2.cloud.redislabs.com",
103 "password": "QIYy4vy2MepZO4GaLM0GFRln",
104 "port": 10784,
105 "db": 0
106 },
107 "elastic": {
108 "host": "c98c22b7fcc14a56bccb5333f63a7c56.us-east-1.aws.found.io",
109 "port": 9243,
110 "protocol": "https",
111 "username": "elastic",
112 "password": "bfg9Zr8l4wozgSO62KEkvzuZ"
113 }
114 },
115 "proxies": {
116 "enom": "http://outgoing.proxy.wsbx.internal"
117 },
118 "whmcs": {
119 "username": "idadmin",
120 "password": "05e7d19a6d002118deef70d21ff4226e",
121 "apiKey": "YRE^gftFF(8reYW@#FRuhRD",
122 "serverUrl": "http://secure.websitebox.com/php/manage/client/includes/api.php"
123 },
124 "encrypt_key": {
125 "cc_key": "7a784ff90facf7de543dd55022b4dc74d622435b49dccc0bd53ef9e947fea5b7",
126 "cc_hmac_key": "a7bdb62b26a5aca496f92459b0c3077f5ed94184fdc2557f61e6e231d48e0762",
127 "password_global_salt": "4ZHV62+MMPw7xakIWUniA02HtPGSvJ+f8LsSA+ovrZlLCDka2tMMy9BY8+lak5+/Z47CG0VMzOwqsXiZam4jsg=="
128 },
129 "aws": {
130 "access_key": "AKIAJHOTTRH4V2XISIQA",
131 "secret": "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",
132 "default_region": "us-east-1",
133 "s3": {
134 "access_key_id": "AKIAJSWLVBFOOYHADJPQ",
135 "secret_access_key": "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",
136 "bucket": "wsbx.prod.assets",
137 "bucket_user_files": "wsbx.prod.user.files",
138 "cdn_url": "data.websitebox.com"
139 }
140 },
141 "enom": {
142 "uid": "websitebox",
143 "pw": "622lMBfcSDn9NWj1lqbf",
144 "api_url": "https://reseller.enom.com/interface.asp?"
145 },
146 "intercom": {
147 "app_id": "fch3fu5z",
148 "secret": "274dz0L7y4EzrWm2Sj8PJeg08K22c30L",
149 "hash": "kgzLRKI8B55Pj5AVezOqolZh3j3YJZomsMXwMx8u",
150 "access_token": "dG9rOjg1YzNlYjFjX2MyNGZfNGIzNl85MDlmXzcwMTY4MWM3NjEwNToxOjA=",
151 "api_url": "https://api.intercom.io/",
152 "jira_msg_user": 337743
153 },
154 "dns": {
155 "authoritative_ip": "54.209.65.19",
156 "NS1": "ns1.websitebox.com",
157 "NS2": "ns2.websitebox.com"
158 },
159 "jira": {
160 "software": {
161 "url": "https://jira.websitebox.com/"
162 },
163 "upwork": {
164 "api_url": "https://jira.websitebox.com/rest/api/2/",
165 "username": "wsbx.automated",
166 "password": "krGu3q2h7469V3V"
167 }
168 },
169 "typeform": {
170 "token": "95zqNBdMyhmhAaa8CmArEr9erRhKfa2sGStZNEUXeuam",
171 "api_url": "https://api.typeform.com/"
172 },
173 "email": {
174 "mail_servers": [
175 "http://192.168.200.214:8888",
176 "http://192.168.200.205:8888"
177 ],
178 "api_url": "http://mailapi.websitebox.com:8888",
179 "imap_url": "http://192.168.200.100:143/notls",
180 "error_contacts": [
181 "support@websitebox.com",
182 "steve.furnival@websitebox.com",
183 "dennis.deng@websitebox.com"
184 ]
185 },
186 "saucelabs": {
187 "user": "websitebox",
188 "key": "1694339d-c4aa-4a9f-90db-092e202df66c"
189 },
190 "time": {
191 "default_metrics_timezone": "UTC"
192 },
193 "google_redirect": {
194 "sign_up_process": "/signup/integrations",
195 "integration" : "/integrations/google/detail/config"
196 },
197 "google_oauth_client_secret":{
198 "client_id":"24847561039-tf6cm20ol44ujdbt3b4ejcejmievnf62.apps.googleusercontent.com",
199 "project_id":"websitebox-produ-1491918544863",
200 "auth_uri":"https://accounts.google.com/o/oauth2/auth",
201 "token_uri":"https://oauth2.googleapis.com/token",
202 "auth_provider_x509_cert_url":"https://www.googleapis.com/oauth2/v1/certs",
203 "client_secret":"Wyi5DVxCsGBJ0ocV6KDnXXcd",
204 "redirect_uris":[
205 "https://www.websitebox.com/cp/integrations/google/detail/config",
206 "https://www.websitebox.com/dashboard/integrations/google/detail/config",
207 "https://beta.www.websitebox.com/dashboard/integrations/google/detail/config",
208 "https://beta.websitebox.com/dashboard/integrations/google/detail/config",
209 "https://beta.websitebox.com/signup/integrations",
210 "https://www.websitebox.com/signup/integrations"
211 ]
212 },
213 "google_map": {
214 "api_key": "AIzaSyA6oT0JgQ-9iQxYlhfSmYzg6QdC1Ur70tw"
215 },
216 "segment_keys": {
217 "node_js" : "T4ICIQA2b2kWcOBrwyB9SITtbmD45go4",
218 "js" : "ZERpQSBjrA7F1RLFQEmidDz4jZXi1ao0"
219 },
220 "hipchat": {
221 "host": "https://api.hipchat.com/v2/room/%%ROOM%%/notification",
222 "room": {
223 "ERRORS": {
224 "ID": 3015836,
225 "TOKEN": "j3nsenHedjcI5sP6LqRw6UNoWcyhkvOUW9j000OC"
226 },
227 "DEVS": {
228 "ID": 1869293,
229 "TOKEN": "nYgM4Zy50EfCNn1u81TVuIupRV8fPFwynqnwTfD6"
230 },
231 "SERVERS": {
232 "ID": 2278906,
233 "TOKEN": "dCVG2Eq6wr7AwkIvRNGCx6YS0GOGhDb224nJ0UU4"
234 },
235 "TEST": {
236 "ID": 3019634,
237 "TOKEN": "x1rx80sIMaOb2vxDkFqdfz5hXGsadLEs1ws21qoz"
238 },
239 "MLS": {
240 "ID": 3309083,
241 "TOKEN": "roJe7exXsNLmldAqKc21RBkmJaNti1k4aHWERzv2"
242 },
243 "BILLING": {
244 "ID": 4029646,
245 "TOKEN": "Mc1EHBE9ebDuXYmmEtc5GVrvx2TLrk3CcXQOBVV8"
246 }
247 }
248 },
249 "roles": {
250 "default": "user"
251 },
252 "preview": {
253 "user_id": 32520
254 },
255 "default_websites" : {
256 "agent_es_dialis" : {
257 "id" : "49b14933-5bd4-4987-93e7-f98a08f90d15",
258 "team_id" : 1,
259 "user_id" : 1
260 },
261 "agent_es_feretrius" : {
262 "id" : "e6ff4b9f-c8d3-4a1a-84db-01c09ce5dd7c",
263 "team_id" : 1,
264 "user_id" : 1
265 },
266 "agent_es_joibe" : {
267 "id" : "1ea3c59f-dcb3-4c3a-bfb5-5600287eab2d",
268 "team_id" : 1,
269 "user_id" : 1
270 },
271 "agent_es_kade" : {
272 "id" : "ace23a16-113b-4799-b8bc-942b0720d38d",
273 "team_id" : 1,
274 "user_id" : 1
275 },
276 "agent_es_molimo" : {
277 "id" : "e88b22ae-e25c-4b6b-9187-0967b1d7c6bb",
278 "team_id" : 1,
279 "user_id" : 1
280 },
281 "agent_es_opitulus" : {
282 "id" : "93e65e26-63b7-42f4-affa-871cf0fa9dab",
283 "team_id" : 1,
284 "user_id" : 1
285 },
286 "agent_es_pecunia" : {
287 "id" : "4ac22795-0ac2-43ab-b10e-68d0d7e08b7a",
288 "team_id" : 1,
289 "user_id" : 1
290 },
291 "agent_es_remy" : {
292 "id" : "f75e563e-07dc-4555-a800-3e64ac89c184",
293 "team_id" : 1,
294 "user_id" : 1
295 },
296 "agent_es_riko" : {
297 "id" : "4f30ebb9-9699-406e-a010-626ea6f641c9",
298 "team_id" : 1,
299 "user_id" : 1
300 },
301 "agent_es_runi" : {
302 "id" : "01f2104b-35bd-4ccc-b0fa-6732fd3d6d4d",
303 "team_id" : 1,
304 "user_id" : 1
305 },
306 "agent_es_sanna" : {
307 "id" : "7913fdee-d7e2-4c5a-b3f6-63d0bd1aaade",
308 "team_id" : 1,
309 "user_id" : 1
310 },
311 "agent_es_senka" : {
312 "id" : "994f11ee-4ecc-4549-91c4-875a59e5df4c",
313 "team_id" : 1,
314 "user_id" : 1
315 },
316 "agent_es_spirit" : {
317 "id" : "d6929484-a77c-4e7b-bed7-1b82b9ce9a0c",
318 "team_id" : 1,
319 "user_id" : 1
320 },
321 "agent_es_thebe" : {
322 "id" : "0177852a-af0a-47dc-a384-c2939d24ad35",
323 "team_id" : 1,
324 "user_id" : 1
325 },
326 "agent_es_umeko" : {
327 "id" : "92e7ddcd-c131-456b-bec1-29dd3d6c8660",
328 "team_id" : 1,
329 "user_id" : 1
330 },
331 "agent_es_varda" : {
332 "id" : "26b2a795-1f8e-4499-ad48-7ada550590f2",
333 "team_id" : 1,
334 "user_id" : 1
335 },
336 "agent_es_velia" : {
337 "id" : "db29c94c-4eaa-4f09-a2cb-cbc870d78bf4",
338 "team_id" : 1,
339 "user_id" : 1
340 },
341 "agent_es_viola" : {
342 "id" : "1f627b46-7efb-4f67-a7fb-c21f235d8d12",
343 "team_id" : 1,
344 "user_id" : 1
345 },
346 "agent_es_xara" : {
347 "id" : "a9d66e4c-7853-47b7-8fec-0c66d64d2510",
348 "team_id" : 1,
349 "user_id" : 1
350 },
351 "agent_es_zilla" : {
352 "id" : "2628b1d6-d64b-4417-8311-b58f559da00c",
353 "team_id" : 1,
354 "user_id" : 1
355 },
356 "office_es_dialis" : {
357 "id" : "59b9bf70-c6b6-476b-b280-4c4939873975",
358 "team_id" : 1,
359 "user_id" : 1
360 },
361 "office_es_feretrius" : {
362 "id" : "07795041-08cf-4338-a6ff-4a961cd9f581",
363 "team_id" : 1,
364 "user_id" : 1
365 },
366 "office_es_joibe" : {
367 "id" : "4c7c94e2-ea32-4a5e-a1ef-edc48da23d92",
368 "team_id" : 1,
369 "user_id" : 1
370 },
371 "office_es_kade" : {
372 "id" : "65c246a6-e207-4b34-b9a0-ac88813a3168",
373 "team_id" : 1,
374 "user_id" : 1
375 },
376 "office_es_molimo" : {
377 "id" : "330c6d89-4fd3-40a0-8c7e-2bde2b35aa36",
378 "team_id" : 1,
379 "user_id" : 1
380 },
381 "office_es_opitulus" : {
382 "id" : "a8d021c0-a3c1-47e2-ab7c-9aff6f605550",
383 "team_id" : 1,
384 "user_id" : 1
385 },
386 "office_es_pecunia" : {
387 "id" : "6f520f07-efab-47c3-b01d-137f0daf04ad",
388 "team_id" : 1,
389 "user_id" : 1
390 },
391 "office_es_remy" : {
392 "id" : "af37ea41-81fa-41bb-ba2b-78ef3e5249fa",
393 "team_id" : 1,
394 "user_id" : 1
395 },
396 "office_es_riko" : {
397 "id" : "7be0f565-ed4d-44e9-8f6c-8d72453581b6",
398 "team_id" : 1,
399 "user_id" : 1
400 },
401 "office_es_runi" : {
402 "id" : "aae3479e-0c74-4af8-a5f3-3487538b7680",
403 "team_id" : 1,
404 "user_id" : 1
405 },
406 "office_es_sanna" : {
407 "id" : "7a0ffa20-f85c-4a1a-9e40-f4f0b7c5713c",
408 "team_id" : 1,
409 "user_id" : 1
410 },
411 "office_es_senka" : {
412 "id" : "64b4b795-c68a-4ecc-9b85-7781eb99b422",
413 "team_id" : 1,
414 "user_id" : 1
415 },
416 "office_es_spirit" : {
417 "id" : "d9f1c2c0-c62e-4a9b-bddc-d58c51cbaa1f",
418 "team_id" : 1,
419 "user_id" : 1
420 },
421 "office_es_thebe" : {
422 "id" : "aed50d60-53ca-4c91-a61c-ce4c6f5e1471",
423 "team_id" : 1,
424 "user_id" : 1
425 },
426 "office_es_umeko" : {
427 "id" : "b7148a3b-b19a-49e1-a1f2-79fb4bc1d978",
428 "team_id" : 1,
429 "user_id" : 1
430 },
431 "office_es_varda" : {
432 "id" : "3946d779-0c3e-42cd-837d-ad9cf5998c81",
433 "team_id" : 1,
434 "user_id" : 1
435 },
436 "office_es_velia" : {
437 "id" : "fa7fe925-7518-4abc-a932-d366a8e15d5a",
438 "team_id" : 1,
439 "user_id" : 1
440 },
441 "office_es_viola" : {
442 "id" : "96318477-2eda-462b-a66b-bde6d8be5d5f",
443 "team_id" : 1,
444 "user_id" : 1
445 },
446 "office_es_xara" : {
447 "id" : "284aa7ae-92b9-453d-ae7c-6c431daaf86a",
448 "team_id" : 1,
449 "user_id" : 1
450 },
451 "office_es_zilla" : {
452 "id" : "8af3c7c8-72dc-4211-8549-fcf8d34527e9",
453 "team_id" : 1,
454 "user_id" : 1
455 },
456 "team_es_dialis" : {
457 "id" : "877c8c8e-91f1-4297-a924-564821db733a",
458 "team_id" : 1,
459 "user_id" : 1
460 },
461 "team_es_feretrius" : {
462 "id" : "8d730e7f-4dd3-4176-a9d9-2b4619e0d4f4",
463 "team_id" : 1,
464 "user_id" : 1
465 },
466 "team_es_joibe" : {
467 "id" : "4597176c-a1f2-42bd-9dd9-04f568464813",
468 "team_id" : 1,
469 "user_id" : 1
470 },
471 "team_es_kade" : {
472 "id" : "a3a225b7-5160-4282-b551-2ab37c89bd6e",
473 "team_id" : 1,
474 "user_id" : 1
475 },
476 "team_es_molimo" : {
477 "id" : "e245a2f3-5bf6-4074-a214-67d217c4ea83",
478 "team_id" : 1,
479 "user_id" : 1
480 },
481 "team_es_opitulus" : {
482 "id" : "19512996-6454-455e-bde5-ab2acbec1682",
483 "team_id" : 1,
484 "user_id" : 1
485 },
486 "team_es_pecunia" : {
487 "id" : "337d2cb8-9b7a-49f0-9466-06bba9ea540e",
488 "team_id" : 1,
489 "user_id" : 1
490 },
491 "team_es_remy" : {
492 "id" : "3825de2b-4f05-4fea-af24-5050d4cfc591",
493 "team_id" : 1,
494 "user_id" : 1
495 },
496 "team_es_riko" : {
497 "id" : "5860b6ac-0fe3-4768-bb71-83a2d7bf9240",
498 "team_id" : 1,
499 "user_id" : 1
500 },
501 "team_es_runi" : {
502 "id" : "b426a3d1-8376-4518-9196-726a15a53d9b",
503 "team_id" : 1,
504 "user_id" : 1
505 },
506 "team_es_sanna" : {
507 "id" : "d3d5c427-fa35-4f20-a2a9-ee4738e79aac",
508 "team_id" : 1,
509 "user_id" : 1
510 },
511 "team_es_senka" : {
512 "id" : "8e3354e2-8094-4351-b3b8-acb3cc0ce6c3",
513 "team_id" : 1,
514 "user_id" : 1
515 },
516 "team_es_spirit" : {
517 "id" : "3bf9e21b-b9c3-4962-abd9-aed0a42d9e9c",
518 "team_id" : 1,
519 "user_id" : 1
520 },
521 "team_es_thebe" : {
522 "id" : "40706b55-01b8-4655-b689-80a385bd72c1",
523 "team_id" : 1,
524 "user_id" : 1
525 },
526 "team_es_umeko" : {
527 "id" : "dc93d8f1-c7be-43e9-a435-86c3b6c3a08a",
528 "team_id" : 1,
529 "user_id" : 1
530 },
531 "team_es_varda" : {
532 "id" : "d141a033-c2f7-4293-bdd7-ed4a9f2126a3",
533 "team_id" : 1,
534 "user_id" : 1
535 },
536 "team_es_velia" : {
537 "id" : "3a36ff7f-1ff7-414c-b7de-51d577f59b40",
538 "team_id" : 1,
539 "user_id" : 1
540 },
541 "team_es_viola" : {
542 "id" : "2aecb9a2-c5de-4968-99f5-22ed5bfed134",
543 "team_id" : 1,
544 "user_id" : 1
545 },
546 "team_es_xara" : {
547 "id" : "80f25ab7-c7f3-4f7b-aba6-55abecdfd31d",
548 "team_id" : 1,
549 "user_id" : 1
550 },
551 "team_es_zilla" : {
552 "id" : "cbc1e7ed-b8f9-430a-a970-796729c77d24",
553 "team_id" : 1,
554 "user_id" : 1
555 },
556 "team_fr_opitulus" : {
557 "id" : "0021290b-abab-4913-b6ff-fd672ebafa78",
558 "team_id" : 1,
559 "user_id" : 1
560 },
561 "agent_en_molimo" : {
562 "id" : "0ace4ef7-e4d8-4976-8257-ca0b823dd2db",
563 "team_id" : 1,
564 "user_id" : 1
565 },
566 "team_fr_joibe" : {
567 "id" : "0dc59da2-67ae-4279-b9f5-7144b9aee54f",
568 "team_id" : 1,
569 "user_id" : 1
570 },
571 "office_fr_runi" : {
572 "id" : "0ec47c09-277f-423f-99f6-95d7957146f0",
573 "team_id" : 1,
574 "user_id" : 1
575 },
576 "team_en_velia" : {
577 "id" : "0ee76846-9a5f-4441-8bf9-d9f15b485842",
578 "team_id" : 1,
579 "user_id" : 1
580 },
581 "team_fr_viola" : {
582 "id" : "1299202f-6469-4071-b871-8da55f30dd93",
583 "team_id" : 1,
584 "user_id" : 1
585 },
586 "office_en_umeko" : {
587 "id" : "12f93d22-9b36-43c0-bf47-3f176f1965dd",
588 "team_id" : 1,
589 "user_id" : 1
590 },
591 "agent_fr_remy" : {
592 "id" : "14c60757-bbf4-4789-bf91-454e12cb929a",
593 "team_id" : 1,
594 "user_id" : 1
595 },
596 "office_en_dialis" : {
597 "id" : "17719f48-de9f-4d69-9575-58d2f6b9001b",
598 "team_id" : 1,
599 "user_id" : 1
600 },
601 "team_fr_xara" : {
602 "id" : "17727aa1-ce64-4cbb-9e38-e0ab39bcf79b",
603 "team_id" : 1,
604 "user_id" : 1
605 },
606 "agent_en_opitulus" : {
607 "id" : "17ebf962-f8e8-405e-aae3-f1fdbe863487",
608 "team_id" : 1,
609 "user_id" : 1
610 },
611 "team_fr_zilla" : {
612 "id" : "1fd2e9c6-b837-4eb9-b4f7-31c36257bc51",
613 "team_id" : 1,
614 "user_id" : 1
615 },
616 "agent_en_remy" : {
617 "id" : "23c8b351-4955-444b-b21f-fe76fb5c9a95",
618 "team_id" : 1,
619 "user_id" : 1
620 },
621 "office_fr_dialis" : {
622 "id" : "23f4eab0-afa7-484f-9315-312742c61432",
623 "team_id" : 1,
624 "user_id" : 1
625 },
626 "team_en_runi" : {
627 "id" : "24fe0e87-cb24-4a1f-9a45-4aa8fb4a8ed4",
628 "team_id" : 1,
629 "user_id" : 1
630 },
631 "agent_en_xara" : {
632 "id" : "279b19d3-431b-4c26-8217-c1362582c2e3",
633 "team_id" : 1,
634 "user_id" : 1
635 },
636 "team_en_spirit" : {
637 "id" : "28102c5b-5c03-45f6-bd4f-8ee293a2561b",
638 "team_id" : 1,
639 "user_id" : 1
640 },
641 "team_en_feretrius" : {
642 "id" : "281b1701-403c-4510-b697-ebccf55da5f6",
643 "team_id" : 1,
644 "user_id" : 1
645 },
646 "office_fr_spirit" : {
647 "id" : "28411fdc-ad75-40d6-990f-c6107761ef52",
648 "team_id" : 1,
649 "user_id" : 1
650 },
651 "team_en_senka" : {
652 "id" : "28f77972-0d4e-431c-9b51-a52637a10323",
653 "team_id" : 1,
654 "user_id" : 1
655 },
656 "office_en_pecunia" : {
657 "id" : "2b2293a1-fabf-4c7b-8032-e5f761ffb2c7",
658 "team_id" : 1,
659 "user_id" : 1
660 },
661 "agent_fr_joibe" : {
662 "id" : "2d091c5b-a471-4862-bc16-56097da14a8f",
663 "team_id" : 1,
664 "user_id" : 1
665 },
666 "agent_fr_dialis" : {
667 "id" : "2d537f7e-7ffd-47c0-87e9-6e93c3fc7779",
668 "team_id" : 1,
669 "user_id" : 1
670 },
671 "office_fr_umeko" : {
672 "id" : "2db0bdab-6175-4463-8e9b-70a30601e4aa",
673 "team_id" : 1,
674 "user_id" : 1
675 },
676 "team_fr_molimo" : {
677 "id" : "2e358bc4-5853-4671-83d8-22669444dc9e",
678 "team_id" : 1,
679 "user_id" : 1
680 },
681 "office_fr_pecunia" : {
682 "id" : "2f401a80-13f7-4ad9-88c7-a446bebc9d72",
683 "team_id" : 1,
684 "user_id" : 1
685 },
686 "agent_en_umeko" : {
687 "id" : "2f753ec7-b760-4439-8153-a123731c5018",
688 "team_id" : 1,
689 "user_id" : 1
690 },
691 "team_fr_feretrius" : {
692 "id" : "2fe7553c-6805-4591-962c-58677b624fee",
693 "team_id" : 1,
694 "user_id" : 1
695 },
696 "team_fr_thebe" : {
697 "id" : "33782043-d132-4814-93bf-f42c783befe5",
698 "team_id" : 1,
699 "user_id" : 1
700 },
701 "office_fr_velia" : {
702 "id" : "34f77f83-7690-48e7-89fb-81eb68ebd46b",
703 "team_id" : 1,
704 "user_id" : 1
705 },
706 "agent_en_runi" : {
707 "id" : "34f7c852-e12c-42f4-927e-bdf35d7366b7",
708 "team_id" : 1,
709 "user_id" : 1
710 },
711 "office_fr_kade" : {
712 "id" : "38a526af-4fa2-4460-92c4-93836ea5f1c8",
713 "team_id" : 1,
714 "user_id" : 1
715 },
716 "team_en_zilla" : {
717 "id" : "39ae5a14-2dc9-413c-9dbb-539b5d5a905e",
718 "team_id" : 1,
719 "user_id" : 1
720 },
721 "office_fr_molimo" : {
722 "id" : "3c5a1a91-d9a7-44e7-abd8-1e002f9caf40",
723 "team_id" : 1,
724 "user_id" : 1
725 },
726 "team_en_umeko" : {
727 "id" : "3cf89159-3c9d-4939-8aa7-d1ceb805a8c7",
728 "team_id" : 1,
729 "user_id" : 1
730 },
731 "team_en_joibe" : {
732 "id" : "3e0bdcd9-ae5a-42e0-85fe-7fd2ab501b3a",
733 "team_id" : 1,
734 "user_id" : 1
735 },
736 "office_fr_varda" : {
737 "id" : "4033b3fe-dd07-4e53-8fbd-d957c1c5823f",
738 "team_id" : 1,
739 "user_id" : 1
740 },
741 "agent_en_velia" : {
742 "id" : "48c8c0be-bf39-4c6e-a4f4-b1e1a849db3a",
743 "team_id" : 1,
744 "user_id" : 1
745 },
746 "agent_en_varda" : {
747 "id" : "4acb5b25-5f07-4e7d-953b-3f9097d60fd6",
748 "team_id" : 1,
749 "user_id" : 1
750 },
751 "agent_fr_thebe" : {
752 "id" : "4c5565fe-2b8a-4b73-9483-51eb602bb956",
753 "team_id" : 1,
754 "user_id" : 1
755 },
756 "team_fr_kade" : {
757 "id" : "4f4c611f-0ed5-4bb6-87ae-2043acbc1893",
758 "team_id" : 1,
759 "user_id" : 1
760 },
761 "team_en_thebe" : {
762 "id" : "4f4ce4cd-0869-4672-9711-5c3c3c25f081",
763 "team_id" : 1,
764 "user_id" : 1
765 },
766 "team_en_dialis" : {
767 "id" : "50ceefa9-e850-4908-a6c7-3540856cd6ea",
768 "team_id" : 1,
769 "user_id" : 1
770 },
771 "office_en_kade" : {
772 "id" : "53678c2e-5175-457d-b161-0165271cd4c2",
773 "team_id" : 1,
774 "user_id" : 1
775 },
776 "agent_en_dialis" : {
777 "id" : "54a2126e-8d65-4be6-b45d-52c35eeedad7",
778 "team_id" : 1,
779 "user_id" : 1
780 },
781 "agent_en_zilla" : {
782 "id" : "5791195a-59da-45d0-86c7-bc7c0d4ecd93",
783 "team_id" : 1,
784 "user_id" : 1
785 },
786 "agent_fr_spirit" : {
787 "id" : "58876dea-6d49-4fcc-83e0-b6fc14b724b9",
788 "team_id" : 1,
789 "user_id" : 1
790 },
791 "office_en_riko" : {
792 "id" : "588bc0ac-5fd4-4ba0-af0d-b8617815f9e2",
793 "team_id" : 1,
794 "user_id" : 1
795 },
796 "office_fr_sanna" : {
797 "id" : "5a70f693-af53-4740-8162-ef86666157a4",
798 "team_id" : 1,
799 "user_id" : 1
800 },
801 "team_en_xara" : {
802 "id" : "5ea04313-d19d-42db-93e9-0755150602f2",
803 "team_id" : 1,
804 "user_id" : 1
805 },
806 "office_fr_senka" : {
807 "id" : "60ee7782-d819-4a55-9551-baedf71381db",
808 "team_id" : 1,
809 "user_id" : 1
810 },
811 "agent_en_senka" : {
812 "id" : "62798fa8-b2f3-4302-82cb-ca3256b47ff4",
813 "team_id" : 1,
814 "user_id" : 1
815 },
816 "office_en_zilla" : {
817 "id" : "652e4be6-48f3-42d4-a103-9f3ac3d4e787",
818 "team_id" : 1,
819 "user_id" : 1
820 },
821 "agent_fr_senka" : {
822 "id" : "6a3ad0f7-f96f-484c-a1fe-f5f304f66b43",
823 "team_id" : 1,
824 "user_id" : 1
825 },
826 "office_fr_feretrius" : {
827 "id" : "6ab91bb0-1621-4040-a490-15880d4ab96b",
828 "team_id" : 1,
829 "user_id" : 1
830 },
831 "agent_en_viola" : {
832 "id" : "6fc55459-0513-4930-b18f-78c304163e0a",
833 "team_id" : 1,
834 "user_id" : 1
835 },
836 "team_fr_velia" : {
837 "id" : "72a05ee3-c9b3-4cb5-9e22-ebd0c1b178b7",
838 "team_id" : 1,
839 "user_id" : 1
840 },
841 "office_en_xara" : {
842 "id" : "72be84a0-be93-493d-a9db-cc38a83dff6d",
843 "team_id" : 1,
844 "user_id" : 1
845 },
846 "agent_fr_riko" : {
847 "id" : "74d56313-d6e2-47b1-9afc-43749d1d2b82",
848 "team_id" : 1,
849 "user_id" : 1
850 },
851 "team_en_molimo" : {
852 "id" : "7653193c-cb18-43e4-bf8f-344c17c8b896",
853 "team_id" : 1,
854 "user_id" : 1
855 },
856 "team_fr_senka" : {
857 "id" : "765fe78f-fa52-44e7-b235-d67fedda8eab",
858 "team_id" : 1,
859 "user_id" : 1
860 },
861 "office_en_joibe" : {
862 "id" : "770f0edf-bb5d-44a4-98d8-1053a50ea68a",
863 "team_id" : 1,
864 "user_id" : 1
865 },
866 "team_en_pecunia" : {
867 "id" : "78c2e0f7-5217-4edd-8fe1-e8847b6699d9",
868 "team_id" : 1,
869 "user_id" : 1
870 },
871 "agent_fr_umeko" : {
872 "id" : "82656604-4c91-4ed0-ba32-3bbc36dcf746",
873 "team_id" : 1,
874 "user_id" : 1
875 },
876 "office_en_spirit" : {
877 "id" : "876cede8-7059-4a02-8cf9-7737f5bdae25",
878 "team_id" : 1,
879 "user_id" : 1
880 },
881 "agent_en_joibe" : {
882 "id" : "881dd860-8792-439a-891a-bb8b8122fb1f",
883 "team_id" : 1,
884 "user_id" : 1
885 },
886 "office_fr_joibe" : {
887 "id" : "888b570f-becc-4d63-835b-1736dff6f3ed",
888 "team_id" : 1,
889 "user_id" : 1
890 },
891 "office_en_viola" : {
892 "id" : "888ca72f-1c7c-4e39-b801-ff45e1bfc6f4",
893 "team_id" : 1,
894 "user_id" : 1
895 },
896 "team_en_sanna" : {
897 "id" : "89cce38d-e210-4a08-aa07-b54c894fbce6",
898 "team_id" : 1,
899 "user_id" : 1
900 },
901 "office_fr_xara" : {
902 "id" : "8a6d17a7-a634-48be-a816-c896421c919c",
903 "team_id" : 1,
904 "user_id" : 1
905 },
906 "team_fr_pecunia" : {
907 "id" : "8a7e1c29-38df-4980-8440-394839b8d8ca",
908 "team_id" : 1,
909 "user_id" : 1
910 },
911 "team_fr_riko" : {
912 "id" : "8b6addd3-34ca-4ee5-b940-1bd7cd86bb8d",
913 "team_id" : 1,
914 "user_id" : 1
915 },
916 "agent_en_spirit" : {
917 "id" : "9107094b-0f2f-433e-9f41-41b50b812e69",
918 "team_id" : 1,
919 "user_id" : 1
920 },
921 "agent_fr_varda" : {
922 "id" : "928bb308-0c1a-4e44-81e1-ad8193fd0113",
923 "team_id" : 1,
924 "user_id" : 1
925 },
926 "office_en_remy" : {
927 "id" : "92e0b60d-147a-4f6f-8732-f90a31fd2ffb",
928 "team_id" : 1,
929 "user_id" : 1
930 },
931 "office_fr_riko" : {
932 "id" : "93d807be-ab9e-44f7-942c-5b32e665ff7e",
933 "team_id" : 1,
934 "user_id" : 1
935 },
936 "team_fr_varda" : {
937 "id" : "95936e6b-a506-4cc5-a69a-7a19c29cca1e",
938 "team_id" : 1,
939 "user_id" : 1
940 },
941 "agent_en_kade" : {
942 "id" : "95af95a0-11da-438f-ac87-e6aa308797fa",
943 "team_id" : 1,
944 "user_id" : 1
945 },
946 "office_en_sanna" : {
947 "id" : "9a396313-6111-4c52-abfd-0e930193b86e",
948 "team_id" : 1,
949 "user_id" : 1
950 },
951 "agent_fr_viola" : {
952 "id" : "9aa954d4-48e4-48ff-a861-31872d72e025",
953 "team_id" : 1,
954 "user_id" : 1
955 },
956 "agent_fr_opitulus" : {
957 "id" : "9e978b2e-ea3b-4039-b5bc-29c26b5cfd9a",
958 "team_id" : 1,
959 "user_id" : 1
960 },
961 "team_en_remy" : {
962 "id" : "9f93c467-43c1-4991-9a61-0fb77edb08b4",
963 "team_id" : 1,
964 "user_id" : 1
965 },
966 "team_fr_sanna" : {
967 "id" : "a343ed7c-92de-45e7-95d7-5fb06115c1ea",
968 "team_id" : 1,
969 "user_id" : 1
970 },
971 "office_en_velia" : {
972 "id" : "a5cc4939-24aa-4c3a-a48b-bdd701d6a4fc",
973 "team_id" : 1,
974 "user_id" : 1
975 },
976 "agent_fr_pecunia" : {
977 "id" : "a9f9d708-76d5-4b2c-ac03-9ef94d69ba57",
978 "team_id" : 1,
979 "user_id" : 1
980 },
981 "agent_fr_runi" : {
982 "id" : "ab55df66-051c-4f08-8a7b-4175283aad9f",
983 "team_id" : 1,
984 "user_id" : 1
985 },
986 "agent_fr_kade" : {
987 "id" : "b0535be7-1dcb-4609-8ab8-df0a0a1df20a",
988 "team_id" : 1,
989 "user_id" : 1
990 },
991 "agent_fr_zilla" : {
992 "id" : "b4a14fd4-6ee5-4f1e-bf12-8eb32ffd4663",
993 "team_id" : 1,
994 "user_id" : 1
995 },
996 "office_fr_remy" : {
997 "id" : "b4d7a336-7f53-427d-9309-cb5b5e744f2c",
998 "team_id" : 1,
999 "user_id" : 1
1000 },
1001 "office_en_opitulus" : {
1002 "id" : "b4df7efe-75a8-4d61-91fc-6b54dc4c2ece",
1003 "team_id" : 1,
1004 "user_id" : 1
1005 },
1006 "office_en_varda" : {
1007 "id" : "b682cd0f-58e4-46ed-9d94-a29f7b0aa187",
1008 "team_id" : 1,
1009 "user_id" : 1
1010 },
1011 "team_fr_umeko" : {
1012 "id" : "b6f7de9e-1548-4737-b049-78070aff9f5f",
1013 "team_id" : 1,
1014 "user_id" : 1
1015 },
1016 "agent_fr_feretrius" : {
1017 "id" : "b85d976d-0202-469d-99f2-8339b79330be",
1018 "team_id" : 1,
1019 "user_id" : 1
1020 },
1021 "office_en_thebe" : {
1022 "id" : "bad26945-cb2c-4fc9-8663-9d9b0632db87",
1023 "team_id" : 1,
1024 "user_id" : 1
1025 },
1026 "office_en_molimo" : {
1027 "id" : "bebd40d0-5ac6-4572-b6ad-bb90681cd4aa",
1028 "team_id" : 1,
1029 "user_id" : 1
1030 },
1031 "team_en_viola" : {
1032 "id" : "c00bbcfc-6a91-4058-9c0b-97a27336cb28",
1033 "team_id" : 1,
1034 "user_id" : 1
1035 },
1036 "team_en_opitulus" : {
1037 "id" : "c1f11474-a878-423f-8d3d-572ea6cf13ef",
1038 "team_id" : 1,
1039 "user_id" : 1
1040 },
1041 "team_fr_spirit" : {
1042 "id" : "c700f7cb-c579-403d-88b8-b5c8184f4d11",
1043 "team_id" : 1,
1044 "user_id" : 1
1045 },
1046 "agent_fr_velia" : {
1047 "id" : "c80113ad-2d18-41fb-a378-24dba6813090",
1048 "team_id" : 1,
1049 "user_id" : 1
1050 },
1051 "team_en_varda" : {
1052 "id" : "cc62bda1-29c9-491d-8a9c-fc1549c850e9",
1053 "team_id" : 1,
1054 "user_id" : 1
1055 },
1056 "team_fr_dialis" : {
1057 "id" : "cf207b06-d221-4707-b4d7-680b9a216779",
1058 "team_id" : 1,
1059 "user_id" : 1
1060 },
1061 "office_fr_thebe" : {
1062 "id" : "d1826372-8388-496e-a044-108625e9bfdc",
1063 "team_id" : 1,
1064 "user_id" : 1
1065 },
1066 "office_fr_opitulus" : {
1067 "id" : "d3c506e6-0991-4b58-9900-4b520e789eab",
1068 "team_id" : 1,
1069 "user_id" : 1
1070 },
1071 "team_fr_remy" : {
1072 "id" : "d3c7d0fa-7115-4d06-b797-38b98c847ca4",
1073 "team_id" : 1,
1074 "user_id" : 1
1075 },
1076 "agent_en_feretrius" : {
1077 "id" : "d4bec4c9-94d6-4bea-8174-7713e6b08106",
1078 "team_id" : 1,
1079 "user_id" : 1
1080 },
1081 "agent_en_sanna" : {
1082 "id" : "d4d71190-87e8-4e7c-aea1-e4a97265e1b1",
1083 "team_id" : 1,
1084 "user_id" : 1
1085 },
1086 "office_en_feretrius" : {
1087 "id" : "d849ece2-01fc-497d-b6a6-0c8f1d2c08d5",
1088 "team_id" : 1,
1089 "user_id" : 1
1090 },
1091 "agent_fr_molimo" : {
1092 "id" : "d9fa27bb-2ef9-4f67-9b86-6eb70038eaef",
1093 "team_id" : 1,
1094 "user_id" : 1
1095 },
1096 "office_fr_viola" : {
1097 "id" : "dacba5a8-3df0-4f88-b26c-0bad1c9404e8",
1098 "team_id" : 1,
1099 "user_id" : 1
1100 },
1101 "agent_fr_xara" : {
1102 "id" : "dc1aa069-dda4-4c5b-9bd1-bdce45773a24",
1103 "team_id" : 1,
1104 "user_id" : 1
1105 },
1106 "team_fr_runi" : {
1107 "id" : "e2e41339-0c1f-40e4-9670-21789f9e5169",
1108 "team_id" : 1,
1109 "user_id" : 1
1110 },
1111 "agent_fr_sanna" : {
1112 "id" : "e37cfe53-fc4a-480b-992d-212ef90f90c1",
1113 "team_id" : 1,
1114 "user_id" : 1
1115 },
1116 "office_fr_zilla" : {
1117 "id" : "e384afee-fd7f-4bc6-a9e1-e3c1d9596833",
1118 "team_id" : 1,
1119 "user_id" : 1
1120 },
1121 "office_en_runi" : {
1122 "id" : "e438ac4b-7d59-4983-8611-17e28ee29a99",
1123 "team_id" : 1,
1124 "user_id" : 1
1125 },
1126 "agent_en_riko" : {
1127 "id" : "e9a1b9ad-8898-4333-989e-1cf3afba6180",
1128 "team_id" : 1,
1129 "user_id" : 1
1130 },
1131 "team_en_kade" : {
1132 "id" : "ede6ea00-7643-456c-b5f7-2b92d2b9fbc3",
1133 "team_id" : 1,
1134 "user_id" : 1
1135 },
1136 "office_en_senka" : {
1137 "id" : "ee45ae54-1a96-4194-88bc-cfe070ebfee7",
1138 "team_id" : 1,
1139 "user_id" : 1
1140 },
1141 "team_en_riko" : {
1142 "id" : "eff4a8d4-7ec0-4ead-bca2-49b54947199c",
1143 "team_id" : 1,
1144 "user_id" : 1
1145 },
1146 "agent_en_thebe" : {
1147 "id" : "f40909b0-613e-4ff7-8dde-77a9106a0838",
1148 "team_id" : 1,
1149 "user_id" : 1
1150 },
1151 "agent_en_pecunia" : {
1152 "id" : "fbd82371-4421-4914-b7d6-171dff61e3d9",
1153 "team_id" : 1,
1154 "user_id" : 1
1155 }
1156
1157 },
1158 "default_apps" : [
1159 "store",
1160 "websites",
1161 "domains",
1162 "listings",
1163 "contacts",
1164 "integrations",
1165 "calendar"
1166 ],
1167 "recaptcha" : {
1168 "url": "https://www.google.com/recaptcha/api/siteverify",
1169 "site_key": "6LejTTsUAAAAACTtowIobH21fdrceJoABC3newD3",
1170 "secret_key": "6LejTTsUAAAAAA0dV4-y768PN3u4T8imD5DJ7STw"
1171 },
1172 "legacy_aws": {
1173 "default_region": "us-east-1",
1174 "s3": {
1175 "access_key_id": "AKIAJCIFPWXVK5IDH5OQ",
1176 "secret_access_key": "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",
1177 "bucket": "data.websitebox.com"
1178 }
1179 },
1180 "legacy_url": "https://legacy.websitebox.com/",
1181 "letsencrypt_url": "http://node-wsbx-letsencrypt.wsbx-production:8086/",
1182 "moneris": {
1183 "country_code": "CA",
1184 "store_id": "monca25077",
1185 "api_token": "izlfQkmIx3oRywwBL6Om",
1186 "test": false
1187 }
1188 },
1189
1190 "staging": {
1191 "languages": {
1192 "enabled": ["en", "fr", "es"]
1193 },
1194 "auth": {
1195 "jwt": {
1196 "authorized_signers": [
1197 "wsbx-dash-staging",
1198 "wsbx-api-staging",
1199 "wsbx-render-staging",
1200 "wsbx-legacy-staging"
1201 ],
1202 "secret": "fQjMB5ADk22G3a7jEZxou6nuleOA0NwA"
1203 }
1204 },
1205 "cdn" : {
1206 "host": "https://desxb40isq5xy.cloudfront.net",
1207 "bucket": "cdn.staging.wsbx.assets"
1208 },
1209 "etcd": {
1210 "host": false,
1211 "port": 2379,
1212 "path": "/v2/keys"
1213 },
1214 "api": {
1215 "port": 43081,
1216 "url": {
1217 "domain": "http://staging.websitebox.com/api",
1218 "folder": "http://staging.websitebox.com/api"
1219 },
1220 "keymetrics": {
1221 "public": false,
1222 "secret": false
1223 }
1224 },
1225 "www": {
1226 "port": 43181,
1227 "url": "https://staging.websitebox.org/",
1228 "keymetrics": {
1229 "public": false,
1230 "secret": false
1231 }
1232 },
1233 "dashboard": {
1234 "port": 43281,
1235 "url": "https://staging.websitebox.org/dashboard",
1236 "app_base": "dashboard",
1237 "keymetrics": {
1238 "public": "",
1239 "secret": ""
1240 }
1241 },
1242 "jobs": {
1243 "port": 43381,
1244 "url": "https://staging.websitebox.org/",
1245 "keymetrics": {
1246 "public": "",
1247 "secret": ""
1248 }
1249 },
1250 "render": {
1251 "port": 43781,
1252 "url": "https://staging.websitebox.org/render/",
1253 "keymetrics": {
1254 "public": "",
1255 "secret": ""
1256 }
1257 },
1258 "ws": {
1259 "port": 43881,
1260 "keymetrics": {
1261 "public": "",
1262 "secret": ""
1263 }
1264 },
1265 "db": {
1266 "mysql": {
1267 "host": "192.168.200.113",
1268 "port": 3306,
1269 "username": "websitebox",
1270 "password": "aK2bPlwC",
1271 "query_logging": false,
1272 "names": {
1273 "Primary": "wsbx_DB",
1274 "MLS": "mls_DB",
1275 "Forum":"forum_DB",
1276 "Billing": "wsbx_billing_DB",
1277 "Mail": "wsbx_mail_DB",
1278 "Reports": "wsbx_report_DB",
1279 "Edge": "edge"
1280 }
1281 },
1282 "cassandra": {
1283 "query_logging": false,
1284 "max_read_retry": 10,
1285 "keyspace": "wsbx_staging",
1286 "hosts": ["5.5.17.59", "5.5.18.204", "5.5.15.14", "5.5.18.251", "5.5.17.58", "5.5.15.222"]
1287 },
1288 "redis": {
1289 "host": "redis-19134.c8.us-east-1-3.ec2.cloud.redislabs.com",
1290 "password": "pRL429K4dPkt",
1291 "port": 19134,
1292 "db": 0
1293 },
1294 "elastic": {
1295 "host": "df5e0e7b34644a5d94c32844a2f5e38b.us-east-1.aws.found.io",
1296 "port": 9243,
1297 "protocol": "https",
1298 "username": "elastic",
1299 "password": "odnU0snRswTy9yOc8n4P45w0"
1300 }
1301 },
1302 "proxies": {
1303 "enom": "http://outgoing.proxy.wsbx.internal"
1304 },
1305 "whmcs": {
1306 "username": "idadmin",
1307 "password": "05e7d19a6d002118deef70d21ff4226e",
1308 "apiKey": "YRE^gftFF(8reYW@#FRuhRD",
1309 "serverUrl": "http://staging.websitebox.com/php/manage/client/includes/api.php"
1310 },
1311 "encrypt_key": {
1312 "cc_key": "7a784ff90facf7de543dd55022b4dc74d622435b49dccc0bd53ef9e947fea5b7",
1313 "cc_hmac_key": "a7bdb62b26a5aca496f92459b0c3077f5ed94184fdc2557f61e6e231d48e0762",
1314 "password_global_salt": "4ZHV62+MMPw7xakIWUniA02HtPGSvJ+f8LsSA+ovrZlLCDka2tMMy9BY8+lak5+/Z47CG0VMzOwqsXiZam4jsg=="
1315 },
1316 "aws": {
1317 "access_key": "AKIAJHOTTRH4V2XISIQA",
1318 "secret": "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",
1319 "default_region": "us-east-1",
1320 "s3": {
1321 "access_key_id": "AKIAI3D55ZAZHP6AVVXA",
1322 "secret_access_key": "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",
1323 "bucket": "wsbx.staging.assets",
1324 "bucket_user_files": "wsbx.staging.user.files",
1325 "cdn_url": "datastaging.websitebox.com"
1326 }
1327 },
1328 "enom": {
1329 "uid": "websitebox-staging",
1330 "pw": "G6Kki@wxrCX6Ju4",
1331 "api_url": "https://reseller.enom.com/interface.asp?"
1332 },
1333 "intercom": {
1334 "app_id": "fch3fu5z",
1335 "secret": "274dz0L7y4EzrWm2Sj8PJeg08K22c30L",
1336 "hash": "kgzLRKI8B55Pj5AVezOqolZh3j3YJZomsMXwMx8u",
1337 "access_token": "dG9rOjg1YzNlYjFjX2MyNGZfNGIzNl85MDlmXzcwMTY4MWM3NjEwNToxOjA=",
1338 "api_url": "https://api.intercom.io/",
1339 "jira_msg_user": 337743
1340 },
1341 "dns": {
1342 "authoritative_ip": "54.209.65.19",
1343 "NS1": "ns1.websitebox.com",
1344 "NS2": "ns2.websitebox.com"
1345 },
1346 "jira": {
1347 "software": {
1348 "url": "https://jira.websitebox.com/"
1349 },
1350 "upwork": {
1351 "api_url": "https://jira.websitebox.com/rest/api/2/",
1352 "username": "wsbx.automated",
1353 "password": "krGu3q2h7469V3V"
1354 }
1355 },
1356 "typeform": {
1357 "token": "3KS3cH958iTTUBzYvaWrcLeLtP2XWveeeyaDkZ6ZebLt",
1358 "api_url": "https://api.typeform.com/"
1359 },
1360 "email": {
1361 "mail_servers": [
1362 "http://192.168.200.214:8888",
1363 "http://192.168.200.205:8888"
1364 ],
1365 "api_url": "http://mailapi.websitebox.com:8888",
1366 "imap_url": "http://192.168.200.100:143/notls",
1367 "error_contacts": [
1368 "steve.furnival@websitebox.com"
1369 ]
1370 },
1371 "saucelabs": {
1372 "user": "websitebox",
1373 "key": "1694339d-c4aa-4a9f-90db-092e202df66c"
1374 },
1375 "time": {
1376 "default_metrics_timezone": "UTC"
1377 },
1378 "google_redirect": {
1379 "sign_up_process": "/signup/integrations",
1380 "integration" : "/integrations/google/detail/config"
1381 },
1382 "google_oauth_client_secret":{
1383 "client_id":"687459507267-f1dven0n9m9540lh8lq4qu6g6vg3mqap.apps.googleusercontent.com",
1384 "project_id":"websitebox-stagi-1491918592586",
1385 "auth_uri":"https://accounts.google.com/o/oauth2/auth",
1386 "token_uri":"https://accounts.google.com/o/oauth2/token",
1387 "auth_provider_x509_cert_url":"https://www.googleapis.com/oauth2/v1/certs",
1388 "client_secret":"y4ajPdzH0dYCG1lI689PCO1i",
1389 "redirect_uris":[
1390 "https://staging.websitebox.com/cp/integrations/google/detail/config",
1391 "https://staging.websitebox.com/dashboard/integrations/google/detail/config",
1392 "https://staging.websitebox.org/dashboard/integrations/google/detail/config",
1393 "https://staging.websitebox.org/signup/integrations"
1394 ]
1395 },
1396 "google_map": {
1397 "api_key": "AIzaSyBK5zxY_kl4YGeKpNvMPYgqJo2PCCgBOFc"
1398 },
1399 "segment_keys": {
1400 "node_js" : "33cC6K8lHB1wCNfplWQyfghCgILXqkfI",
1401 "js" : "dFvnRPWCPEddrPaN0rBsogJBXTgeT4eu"
1402 },
1403 "hipchat": {
1404 "host": "https://api.hipchat.com/v2/room/%%ROOM%%/notification",
1405 "room": {
1406 "ERRORS": {
1407 "ID": 3015838,
1408 "TOKEN": "v9aVV5gMw8ajpBIEqMITYzAHG2KgpmFYVJCKtCqC"
1409 },
1410 "DEVS": {
1411 "ID": 1869293,
1412 "TOKEN": "nYgM4Zy50EfCNn1u81TVuIupRV8fPFwynqnwTfD6"
1413 },
1414 "SERVERS": {
1415 "ID": 2278906,
1416 "TOKEN": "dCVG2Eq6wr7AwkIvRNGCx6YS0GOGhDb224nJ0UU4"
1417 },
1418 "TEST": {
1419 "ID": 3019634,
1420 "TOKEN": "x1rx80sIMaOb2vxDkFqdfz5hXGsadLEs1ws21qoz"
1421 },
1422 "MLS": {
1423 "ID": 3309083,
1424 "TOKEN": "roJe7exXsNLmldAqKc21RBkmJaNti1k4aHWERzv2"
1425 },
1426 "BILLING": {
1427 "ID": 4029646,
1428 "TOKEN": "Mc1EHBE9ebDuXYmmEtc5GVrvx2TLrk3CcXQOBVV8"
1429 }
1430 }
1431 },
1432 "roles": {
1433 "default": "user"
1434 },
1435 "preview": {
1436 "user_id": 30321
1437 },
1438 "default_websites" : {
1439
1440 "agent_es_dialis" : {
1441 "id" : "49b14933-5bd4-4987-93e7-f98a08f90d15",
1442 "team_id" : 2,
1443 "user_id" : 1
1444 },
1445 "agent_es_feretrius" : {
1446 "id" : "e6ff4b9f-c8d3-4a1a-84db-01c09ce5dd7c",
1447 "team_id" : 2,
1448 "user_id" : 1
1449 },
1450 "agent_es_joibe" : {
1451 "id" : "1ea3c59f-dcb3-4c3a-bfb5-5600287eab2d",
1452 "team_id" : 2,
1453 "user_id" : 1
1454 },
1455 "agent_es_kade" : {
1456 "id" : "ace23a16-113b-4799-b8bc-942b0720d38d",
1457 "team_id" : 2,
1458 "user_id" : 1
1459 },
1460 "agent_es_molimo" : {
1461 "id" : "e88b22ae-e25c-4b6b-9187-0967b1d7c6bb",
1462 "team_id" : 2,
1463 "user_id" : 1
1464 },
1465 "agent_es_opitulus" : {
1466 "id" : "93e65e26-63b7-42f4-affa-871cf0fa9dab",
1467 "team_id" : 2,
1468 "user_id" : 1
1469 },
1470 "agent_es_pecunia" : {
1471 "id" : "4ac22795-0ac2-43ab-b10e-68d0d7e08b7a",
1472 "team_id" : 2,
1473 "user_id" : 1
1474 },
1475 "agent_es_remy" : {
1476 "id" : "f75e563e-07dc-4555-a800-3e64ac89c184",
1477 "team_id" : 2,
1478 "user_id" : 1
1479 },
1480 "agent_es_riko" : {
1481 "id" : "4f30ebb9-9699-406e-a010-626ea6f641c9",
1482 "team_id" : 2,
1483 "user_id" : 1
1484 },
1485 "agent_es_runi" : {
1486 "id" : "01f2104b-35bd-4ccc-b0fa-6732fd3d6d4d",
1487 "team_id" : 2,
1488 "user_id" : 1
1489 },
1490 "agent_es_sanna" : {
1491 "id" : "7913fdee-d7e2-4c5a-b3f6-63d0bd1aaade",
1492 "team_id" : 2,
1493 "user_id" : 1
1494 },
1495 "agent_es_senka" : {
1496 "id" : "994f11ee-4ecc-4549-91c4-875a59e5df4c",
1497 "team_id" : 2,
1498 "user_id" : 1
1499 },
1500 "agent_es_spirit" : {
1501 "id" : "d6929484-a77c-4e7b-bed7-1b82b9ce9a0c",
1502 "team_id" : 2,
1503 "user_id" : 1
1504 },
1505 "agent_es_thebe" : {
1506 "id" : "0177852a-af0a-47dc-a384-c2939d24ad35",
1507 "team_id" : 2,
1508 "user_id" : 1
1509 },
1510 "agent_es_umeko" : {
1511 "id" : "92e7ddcd-c131-456b-bec1-29dd3d6c8660",
1512 "team_id" : 2,
1513 "user_id" : 1
1514 },
1515 "agent_es_varda" : {
1516 "id" : "26b2a795-1f8e-4499-ad48-7ada550590f2",
1517 "team_id" : 2,
1518 "user_id" : 1
1519 },
1520 "agent_es_velia" : {
1521 "id" : "db29c94c-4eaa-4f09-a2cb-cbc870d78bf4",
1522 "team_id" : 2,
1523 "user_id" : 1
1524 },
1525 "agent_es_viola" : {
1526 "id" : "1f627b46-7efb-4f67-a7fb-c21f235d8d12",
1527 "team_id" : 2,
1528 "user_id" : 1
1529 },
1530 "agent_es_xara" : {
1531 "id" : "a9d66e4c-7853-47b7-8fec-0c66d64d2510",
1532 "team_id" : 2,
1533 "user_id" : 1
1534 },
1535 "agent_es_zilla" : {
1536 "id" : "2628b1d6-d64b-4417-8311-b58f559da00c",
1537 "team_id" : 2,
1538 "user_id" : 1
1539 },
1540 "office_es_dialis" : {
1541 "id" : "59b9bf70-c6b6-476b-b280-4c4939873975",
1542 "team_id" : 2,
1543 "user_id" : 1
1544 },
1545 "office_es_feretrius" : {
1546 "id" : "07795041-08cf-4338-a6ff-4a961cd9f581",
1547 "team_id" : 2,
1548 "user_id" : 1
1549 },
1550 "office_es_joibe" : {
1551 "id" : "4c7c94e2-ea32-4a5e-a1ef-edc48da23d92",
1552 "team_id" : 2,
1553 "user_id" : 1
1554 },
1555 "office_es_kade" : {
1556 "id" : "65c246a6-e207-4b34-b9a0-ac88813a3168",
1557 "team_id" : 2,
1558 "user_id" : 1
1559 },
1560 "office_es_molimo" : {
1561 "id" : "330c6d89-4fd3-40a0-8c7e-2bde2b35aa36",
1562 "team_id" : 2,
1563 "user_id" : 1
1564 },
1565 "office_es_opitulus" : {
1566 "id" : "a8d021c0-a3c1-47e2-ab7c-9aff6f605550",
1567 "team_id" : 2,
1568 "user_id" : 1
1569 },
1570 "office_es_pecunia" : {
1571 "id" : "6f520f07-efab-47c3-b01d-137f0daf04ad",
1572 "team_id" : 2,
1573 "user_id" : 1
1574 },
1575 "office_es_remy" : {
1576 "id" : "af37ea41-81fa-41bb-ba2b-78ef3e5249fa",
1577 "team_id" : 2,
1578 "user_id" : 1
1579 },
1580 "office_es_riko" : {
1581 "id" : "7be0f565-ed4d-44e9-8f6c-8d72453581b6",
1582 "team_id" : 2,
1583 "user_id" : 1
1584 },
1585 "office_es_runi" : {
1586 "id" : "aae3479e-0c74-4af8-a5f3-3487538b7680",
1587 "team_id" : 2,
1588 "user_id" : 1
1589 },
1590 "office_es_sanna" : {
1591 "id" : "7a0ffa20-f85c-4a1a-9e40-f4f0b7c5713c",
1592 "team_id" : 2,
1593 "user_id" : 1
1594 },
1595 "office_es_senka" : {
1596 "id" : "64b4b795-c68a-4ecc-9b85-7781eb99b422",
1597 "team_id" : 2,
1598 "user_id" : 1
1599 },
1600 "office_es_spirit" : {
1601 "id" : "d9f1c2c0-c62e-4a9b-bddc-d58c51cbaa1f",
1602 "team_id" : 2,
1603 "user_id" : 1
1604 },
1605 "office_es_thebe" : {
1606 "id" : "aed50d60-53ca-4c91-a61c-ce4c6f5e1471",
1607 "team_id" : 2,
1608 "user_id" : 1
1609 },
1610 "office_es_umeko" : {
1611 "id" : "b7148a3b-b19a-49e1-a1f2-79fb4bc1d978",
1612 "team_id" : 2,
1613 "user_id" : 1
1614 },
1615 "office_es_varda" : {
1616 "id" : "3946d779-0c3e-42cd-837d-ad9cf5998c81",
1617 "team_id" : 2,
1618 "user_id" : 1
1619 },
1620 "office_es_velia" : {
1621 "id" : "fa7fe925-7518-4abc-a932-d366a8e15d5a",
1622 "team_id" : 2,
1623 "user_id" : 1
1624 },
1625 "office_es_viola" : {
1626 "id" : "96318477-2eda-462b-a66b-bde6d8be5d5f",
1627 "team_id" : 2,
1628 "user_id" : 1
1629 },
1630 "office_es_xara" : {
1631 "id" : "284aa7ae-92b9-453d-ae7c-6c431daaf86a",
1632 "team_id" : 2,
1633 "user_id" : 1
1634 },
1635 "office_es_zilla" : {
1636 "id" : "8af3c7c8-72dc-4211-8549-fcf8d34527e9",
1637 "team_id" : 2,
1638 "user_id" : 1
1639 },
1640 "team_es_dialis" : {
1641 "id" : "877c8c8e-91f1-4297-a924-564821db733a",
1642 "team_id" : 2,
1643 "user_id" : 1
1644 },
1645 "team_es_feretrius" : {
1646 "id" : "8d730e7f-4dd3-4176-a9d9-2b4619e0d4f4",
1647 "team_id" : 2,
1648 "user_id" : 1
1649 },
1650 "team_es_joibe" : {
1651 "id" : "4597176c-a1f2-42bd-9dd9-04f568464813",
1652 "team_id" : 2,
1653 "user_id" : 1
1654 },
1655 "team_es_kade" : {
1656 "id" : "a3a225b7-5160-4282-b551-2ab37c89bd6e",
1657 "team_id" : 2,
1658 "user_id" : 1
1659 },
1660 "team_es_molimo" : {
1661 "id" : "e245a2f3-5bf6-4074-a214-67d217c4ea83",
1662 "team_id" : 2,
1663 "user_id" : 1
1664 },
1665 "team_es_opitulus" : {
1666 "id" : "19512996-6454-455e-bde5-ab2acbec1682",
1667 "team_id" : 2,
1668 "user_id" : 1
1669 },
1670 "team_es_pecunia" : {
1671 "id" : "337d2cb8-9b7a-49f0-9466-06bba9ea540e",
1672 "team_id" : 2,
1673 "user_id" : 1
1674 },
1675 "team_es_remy" : {
1676 "id" : "3825de2b-4f05-4fea-af24-5050d4cfc591",
1677 "team_id" : 2,
1678 "user_id" : 1
1679 },
1680 "team_es_riko" : {
1681 "id" : "5860b6ac-0fe3-4768-bb71-83a2d7bf9240",
1682 "team_id" : 2,
1683 "user_id" : 1
1684 },
1685 "team_es_runi" : {
1686 "id" : "b426a3d1-8376-4518-9196-726a15a53d9b",
1687 "team_id" : 2,
1688 "user_id" : 1
1689 },
1690 "team_es_sanna" : {
1691 "id" : "d3d5c427-fa35-4f20-a2a9-ee4738e79aac",
1692 "team_id" : 2,
1693 "user_id" : 1
1694 },
1695 "team_es_senka" : {
1696 "id" : "8e3354e2-8094-4351-b3b8-acb3cc0ce6c3",
1697 "team_id" : 2,
1698 "user_id" : 1
1699 },
1700 "team_es_spirit" : {
1701 "id" : "3bf9e21b-b9c3-4962-abd9-aed0a42d9e9c",
1702 "team_id" : 2,
1703 "user_id" : 1
1704 },
1705 "team_es_thebe" : {
1706 "id" : "40706b55-01b8-4655-b689-80a385bd72c1",
1707 "team_id" : 2,
1708 "user_id" : 1
1709 },
1710 "team_es_umeko" : {
1711 "id" : "dc93d8f1-c7be-43e9-a435-86c3b6c3a08a",
1712 "team_id" : 2,
1713 "user_id" : 1
1714 },
1715 "team_es_varda" : {
1716 "id" : "d141a033-c2f7-4293-bdd7-ed4a9f2126a3",
1717 "team_id" : 2,
1718 "user_id" : 1
1719 },
1720 "team_es_velia" : {
1721 "id" : "3a36ff7f-1ff7-414c-b7de-51d577f59b40",
1722 "team_id" : 2,
1723 "user_id" : 1
1724 },
1725 "team_es_viola" : {
1726 "id" : "2aecb9a2-c5de-4968-99f5-22ed5bfed134",
1727 "team_id" : 2,
1728 "user_id" : 1
1729 },
1730 "team_es_xara" : {
1731 "id" : "80f25ab7-c7f3-4f7b-aba6-55abecdfd31d",
1732 "team_id" : 2,
1733 "user_id" : 1
1734 },
1735 "team_es_zilla" : {
1736 "id" : "cbc1e7ed-b8f9-430a-a970-796729c77d24",
1737 "team_id" : 2,
1738 "user_id" : 1
1739 },
1740
1741 "team_fr_opitulus" : {
1742 "id" : "0021290b-abab-4913-b6ff-fd672ebafa78",
1743 "team_id" : 2,
1744 "user_id" : 1
1745 },
1746 "agent_en_molimo" : {
1747 "id" : "0ace4ef7-e4d8-4976-8257-ca0b823dd2db",
1748 "team_id" : 2,
1749 "user_id" : 1
1750 },
1751 "team_fr_joibe" : {
1752 "id" : "0dc59da2-67ae-4279-b9f5-7144b9aee54f",
1753 "team_id" : 2,
1754 "user_id" : 1
1755 },
1756 "office_fr_runi" : {
1757 "id" : "0ec47c09-277f-423f-99f6-95d7957146f0",
1758 "team_id" : 2,
1759 "user_id" : 1
1760 },
1761 "team_en_velia" : {
1762 "id" : "0ee76846-9a5f-4441-8bf9-d9f15b485842",
1763 "team_id" : 2,
1764 "user_id" : 1
1765 },
1766 "team_fr_viola" : {
1767 "id" : "1299202f-6469-4071-b871-8da55f30dd93",
1768 "team_id" : 2,
1769 "user_id" : 1
1770 },
1771 "office_en_umeko" : {
1772 "id" : "12f93d22-9b36-43c0-bf47-3f176f1965dd",
1773 "team_id" : 2,
1774 "user_id" : 1
1775 },
1776 "agent_fr_remy" : {
1777 "id" : "14c60757-bbf4-4789-bf91-454e12cb929a",
1778 "team_id" : 2,
1779 "user_id" : 1
1780 },
1781 "office_en_dialis" : {
1782 "id" : "17719f48-de9f-4d69-9575-58d2f6b9001b",
1783 "team_id" : 2,
1784 "user_id" : 1
1785 },
1786 "team_fr_xara" : {
1787 "id" : "17727aa1-ce64-4cbb-9e38-e0ab39bcf79b",
1788 "team_id" : 2,
1789 "user_id" : 1
1790 },
1791 "agent_en_opitulus" : {
1792 "id" : "17ebf962-f8e8-405e-aae3-f1fdbe863487",
1793 "team_id" : 2,
1794 "user_id" : 1
1795 },
1796 "team_fr_zilla" : {
1797 "id" : "1fd2e9c6-b837-4eb9-b4f7-31c36257bc51",
1798 "team_id" : 2,
1799 "user_id" : 1
1800 },
1801 "agent_en_remy" : {
1802 "id" : "23c8b351-4955-444b-b21f-fe76fb5c9a95",
1803 "team_id" : 2,
1804 "user_id" : 1
1805 },
1806 "office_fr_dialis" : {
1807 "id" : "23f4eab0-afa7-484f-9315-312742c61432",
1808 "team_id" : 2,
1809 "user_id" : 1
1810 },
1811 "team_en_runi" : {
1812 "id" : "24fe0e87-cb24-4a1f-9a45-4aa8fb4a8ed4",
1813 "team_id" : 2,
1814 "user_id" : 1
1815 },
1816 "agent_en_xara" : {
1817 "id" : "279b19d3-431b-4c26-8217-c1362582c2e3",
1818 "team_id" : 2,
1819 "user_id" : 1
1820 },
1821 "team_en_spirit" : {
1822 "id" : "28102c5b-5c03-45f6-bd4f-8ee293a2561b",
1823 "team_id" : 2,
1824 "user_id" : 1
1825 },
1826 "team_en_feretrius" : {
1827 "id" : "281b1701-403c-4510-b697-ebccf55da5f6",
1828 "team_id" : 2,
1829 "user_id" : 1
1830 },
1831 "office_fr_spirit" : {
1832 "id" : "28411fdc-ad75-40d6-990f-c6107761ef52",
1833 "team_id" : 2,
1834 "user_id" : 1
1835 },
1836 "team_en_senka" : {
1837 "id" : "28f77972-0d4e-431c-9b51-a52637a10323",
1838 "team_id" : 2,
1839 "user_id" : 1
1840 },
1841 "office_en_pecunia" : {
1842 "id" : "2b2293a1-fabf-4c7b-8032-e5f761ffb2c7",
1843 "team_id" : 2,
1844 "user_id" : 1
1845 },
1846 "agent_fr_joibe" : {
1847 "id" : "2d091c5b-a471-4862-bc16-56097da14a8f",
1848 "team_id" : 2,
1849 "user_id" : 1
1850 },
1851 "agent_fr_dialis" : {
1852 "id" : "2d537f7e-7ffd-47c0-87e9-6e93c3fc7779",
1853 "team_id" : 2,
1854 "user_id" : 1
1855 },
1856 "office_fr_umeko" : {
1857 "id" : "2db0bdab-6175-4463-8e9b-70a30601e4aa",
1858 "team_id" : 2,
1859 "user_id" : 1
1860 },
1861 "team_fr_molimo" : {
1862 "id" : "2e358bc4-5853-4671-83d8-22669444dc9e",
1863 "team_id" : 2,
1864 "user_id" : 1
1865 },
1866 "office_fr_pecunia" : {
1867 "id" : "2f401a80-13f7-4ad9-88c7-a446bebc9d72",
1868 "team_id" : 2,
1869 "user_id" : 1
1870 },
1871 "agent_en_umeko" : {
1872 "id" : "2f753ec7-b760-4439-8153-a123731c5018",
1873 "team_id" : 2,
1874 "user_id" : 1
1875 },
1876 "team_fr_feretrius" : {
1877 "id" : "2fe7553c-6805-4591-962c-58677b624fee",
1878 "team_id" : 2,
1879 "user_id" : 1
1880 },
1881 "team_fr_thebe" : {
1882 "id" : "33782043-d132-4814-93bf-f42c783befe5",
1883 "team_id" : 2,
1884 "user_id" : 1
1885 },
1886 "office_fr_velia" : {
1887 "id" : "34f77f83-7690-48e7-89fb-81eb68ebd46b",
1888 "team_id" : 2,
1889 "user_id" : 1
1890 },
1891 "agent_en_runi" : {
1892 "id" : "34f7c852-e12c-42f4-927e-bdf35d7366b7",
1893 "team_id" : 2,
1894 "user_id" : 1
1895 },
1896 "office_fr_kade" : {
1897 "id" : "38a526af-4fa2-4460-92c4-93836ea5f1c8",
1898 "team_id" : 2,
1899 "user_id" : 1
1900 },
1901 "team_en_zilla" : {
1902 "id" : "39ae5a14-2dc9-413c-9dbb-539b5d5a905e",
1903 "team_id" : 2,
1904 "user_id" : 1
1905 },
1906 "office_fr_molimo" : {
1907 "id" : "3c5a1a91-d9a7-44e7-abd8-1e002f9caf40",
1908 "team_id" : 2,
1909 "user_id" : 1
1910 },
1911 "team_en_umeko" : {
1912 "id" : "3cf89159-3c9d-4939-8aa7-d1ceb805a8c7",
1913 "team_id" : 2,
1914 "user_id" : 1
1915 },
1916 "team_en_joibe" : {
1917 "id" : "3e0bdcd9-ae5a-42e0-85fe-7fd2ab501b3a",
1918 "team_id" : 2,
1919 "user_id" : 1
1920 },
1921 "office_fr_varda" : {
1922 "id" : "4033b3fe-dd07-4e53-8fbd-d957c1c5823f",
1923 "team_id" : 2,
1924 "user_id" : 1
1925 },
1926 "agent_en_velia" : {
1927 "id" : "48c8c0be-bf39-4c6e-a4f4-b1e1a849db3a",
1928 "team_id" : 2,
1929 "user_id" : 1
1930 },
1931 "agent_en_varda" : {
1932 "id" : "4acb5b25-5f07-4e7d-953b-3f9097d60fd6",
1933 "team_id" : 2,
1934 "user_id" : 1
1935 },
1936 "agent_fr_thebe" : {
1937 "id" : "4c5565fe-2b8a-4b73-9483-51eb602bb956",
1938 "team_id" : 2,
1939 "user_id" : 1
1940 },
1941 "team_fr_kade" : {
1942 "id" : "4f4c611f-0ed5-4bb6-87ae-2043acbc1893",
1943 "team_id" : 2,
1944 "user_id" : 1
1945 },
1946 "team_en_thebe" : {
1947 "id" : "4f4ce4cd-0869-4672-9711-5c3c3c25f081",
1948 "team_id" : 2,
1949 "user_id" : 1
1950 },
1951 "team_en_dialis" : {
1952 "id" : "50ceefa9-e850-4908-a6c7-3540856cd6ea",
1953 "team_id" : 2,
1954 "user_id" : 1
1955 },
1956 "office_en_kade" : {
1957 "id" : "53678c2e-5175-457d-b161-0165271cd4c2",
1958 "team_id" : 2,
1959 "user_id" : 1
1960 },
1961 "agent_en_dialis" : {
1962 "id" : "54a2126e-8d65-4be6-b45d-52c35eeedad7",
1963 "team_id" : 2,
1964 "user_id" : 1
1965 },
1966 "agent_en_zilla" : {
1967 "id" : "5791195a-59da-45d0-86c7-bc7c0d4ecd93",
1968 "team_id" : 2,
1969 "user_id" : 1
1970 },
1971 "agent_fr_spirit" : {
1972 "id" : "58876dea-6d49-4fcc-83e0-b6fc14b724b9",
1973 "team_id" : 2,
1974 "user_id" : 1
1975 },
1976 "office_en_riko" : {
1977 "id" : "588bc0ac-5fd4-4ba0-af0d-b8617815f9e2",
1978 "team_id" : 2,
1979 "user_id" : 1
1980 },
1981 "office_fr_sanna" : {
1982 "id" : "5a70f693-af53-4740-8162-ef86666157a4",
1983 "team_id" : 2,
1984 "user_id" : 1
1985 },
1986 "team_en_xara" : {
1987 "id" : "5ea04313-d19d-42db-93e9-0755150602f2",
1988 "team_id" : 2,
1989 "user_id" : 1
1990 },
1991 "office_fr_senka" : {
1992 "id" : "60ee7782-d819-4a55-9551-baedf71381db",
1993 "team_id" : 2,
1994 "user_id" : 1
1995 },
1996 "agent_en_senka" : {
1997 "id" : "62798fa8-b2f3-4302-82cb-ca3256b47ff4",
1998 "team_id" : 2,
1999 "user_id" : 1
2000 },
2001 "office_en_zilla" : {
2002 "id" : "652e4be6-48f3-42d4-a103-9f3ac3d4e787",
2003 "team_id" : 2,
2004 "user_id" : 1
2005 },
2006 "agent_fr_senka" : {
2007 "id" : "6a3ad0f7-f96f-484c-a1fe-f5f304f66b43",
2008 "team_id" : 2,
2009 "user_id" : 1
2010 },
2011 "office_fr_feretrius" : {
2012 "id" : "6ab91bb0-1621-4040-a490-15880d4ab96b",
2013 "team_id" : 2,
2014 "user_id" : 1
2015 },
2016 "agent_en_viola" : {
2017 "id" : "6fc55459-0513-4930-b18f-78c304163e0a",
2018 "team_id" : 2,
2019 "user_id" : 1
2020 },
2021 "team_fr_velia" : {
2022 "id" : "72a05ee3-c9b3-4cb5-9e22-ebd0c1b178b7",
2023 "team_id" : 2,
2024 "user_id" : 1
2025 },
2026 "office_en_xara" : {
2027 "id" : "72be84a0-be93-493d-a9db-cc38a83dff6d",
2028 "team_id" : 2,
2029 "user_id" : 1
2030 },
2031 "agent_fr_riko" : {
2032 "id" : "74d56313-d6e2-47b1-9afc-43749d1d2b82",
2033 "team_id" : 2,
2034 "user_id" : 1
2035 },
2036 "team_en_molimo" : {
2037 "id" : "7653193c-cb18-43e4-bf8f-344c17c8b896",
2038 "team_id" : 2,
2039 "user_id" : 1
2040 },
2041 "team_fr_senka" : {
2042 "id" : "765fe78f-fa52-44e7-b235-d67fedda8eab",
2043 "team_id" : 2,
2044 "user_id" : 1
2045 },
2046 "office_en_joibe" : {
2047 "id" : "770f0edf-bb5d-44a4-98d8-1053a50ea68a",
2048 "team_id" : 2,
2049 "user_id" : 1
2050 },
2051 "team_en_pecunia" : {
2052 "id" : "78c2e0f7-5217-4edd-8fe1-e8847b6699d9",
2053 "team_id" : 2,
2054 "user_id" : 1
2055 },
2056 "agent_fr_umeko" : {
2057 "id" : "82656604-4c91-4ed0-ba32-3bbc36dcf746",
2058 "team_id" : 2,
2059 "user_id" : 1
2060 },
2061 "office_en_spirit" : {
2062 "id" : "876cede8-7059-4a02-8cf9-7737f5bdae25",
2063 "team_id" : 2,
2064 "user_id" : 1
2065 },
2066 "agent_en_joibe" : {
2067 "id" : "881dd860-8792-439a-891a-bb8b8122fb1f",
2068 "team_id" : 2,
2069 "user_id" : 1
2070 },
2071 "office_fr_joibe" : {
2072 "id" : "888b570f-becc-4d63-835b-1736dff6f3ed",
2073 "team_id" : 2,
2074 "user_id" : 1
2075 },
2076 "office_en_viola" : {
2077 "id" : "888ca72f-1c7c-4e39-b801-ff45e1bfc6f4",
2078 "team_id" : 2,
2079 "user_id" : 1
2080 },
2081 "team_en_sanna" : {
2082 "id" : "89cce38d-e210-4a08-aa07-b54c894fbce6",
2083 "team_id" : 2,
2084 "user_id" : 1
2085 },
2086 "office_fr_xara" : {
2087 "id" : "8a6d17a7-a634-48be-a816-c896421c919c",
2088 "team_id" : 2,
2089 "user_id" : 1
2090 },
2091 "team_fr_pecunia" : {
2092 "id" : "8a7e1c29-38df-4980-8440-394839b8d8ca",
2093 "team_id" : 2,
2094 "user_id" : 1
2095 },
2096 "team_fr_riko" : {
2097 "id" : "8b6addd3-34ca-4ee5-b940-1bd7cd86bb8d",
2098 "team_id" : 2,
2099 "user_id" : 1
2100 },
2101 "agent_en_spirit" : {
2102 "id" : "9107094b-0f2f-433e-9f41-41b50b812e69",
2103 "team_id" : 2,
2104 "user_id" : 1
2105 },
2106 "agent_fr_varda" : {
2107 "id" : "928bb308-0c1a-4e44-81e1-ad8193fd0113",
2108 "team_id" : 2,
2109 "user_id" : 1
2110 },
2111 "office_en_remy" : {
2112 "id" : "92e0b60d-147a-4f6f-8732-f90a31fd2ffb",
2113 "team_id" : 2,
2114 "user_id" : 1
2115 },
2116 "office_fr_riko" : {
2117 "id" : "93d807be-ab9e-44f7-942c-5b32e665ff7e",
2118 "team_id" : 2,
2119 "user_id" : 1
2120 },
2121 "team_fr_varda" : {
2122 "id" : "95936e6b-a506-4cc5-a69a-7a19c29cca1e",
2123 "team_id" : 2,
2124 "user_id" : 1
2125 },
2126 "agent_en_kade" : {
2127 "id" : "95af95a0-11da-438f-ac87-e6aa308797fa",
2128 "team_id" : 2,
2129 "user_id" : 1
2130 },
2131 "office_en_sanna" : {
2132 "id" : "9a396313-6111-4c52-abfd-0e930193b86e",
2133 "team_id" : 2,
2134 "user_id" : 1
2135 },
2136 "agent_fr_viola" : {
2137 "id" : "9aa954d4-48e4-48ff-a861-31872d72e025",
2138 "team_id" : 2,
2139 "user_id" : 1
2140 },
2141 "agent_fr_opitulus" : {
2142 "id" : "9e978b2e-ea3b-4039-b5bc-29c26b5cfd9a",
2143 "team_id" : 2,
2144 "user_id" : 1
2145 },
2146 "team_en_remy" : {
2147 "id" : "9f93c467-43c1-4991-9a61-0fb77edb08b4",
2148 "team_id" : 2,
2149 "user_id" : 1
2150 },
2151 "team_fr_sanna" : {
2152 "id" : "a343ed7c-92de-45e7-95d7-5fb06115c1ea",
2153 "team_id" : 2,
2154 "user_id" : 1
2155 },
2156 "office_en_velia" : {
2157 "id" : "a5cc4939-24aa-4c3a-a48b-bdd701d6a4fc",
2158 "team_id" : 2,
2159 "user_id" : 1
2160 },
2161 "agent_fr_pecunia" : {
2162 "id" : "a9f9d708-76d5-4b2c-ac03-9ef94d69ba57",
2163 "team_id" : 2,
2164 "user_id" : 1
2165 },
2166 "agent_fr_runi" : {
2167 "id" : "ab55df66-051c-4f08-8a7b-4175283aad9f",
2168 "team_id" : 2,
2169 "user_id" : 1
2170 },
2171 "agent_fr_kade" : {
2172 "id" : "b0535be7-1dcb-4609-8ab8-df0a0a1df20a",
2173 "team_id" : 2,
2174 "user_id" : 1
2175 },
2176 "agent_fr_zilla" : {
2177 "id" : "b4a14fd4-6ee5-4f1e-bf12-8eb32ffd4663",
2178 "team_id" : 2,
2179 "user_id" : 1
2180 },
2181 "office_fr_remy" : {
2182 "id" : "b4d7a336-7f53-427d-9309-cb5b5e744f2c",
2183 "team_id" : 2,
2184 "user_id" : 1
2185 },
2186 "office_en_opitulus" : {
2187 "id" : "b4df7efe-75a8-4d61-91fc-6b54dc4c2ece",
2188 "team_id" : 2,
2189 "user_id" : 1
2190 },
2191 "office_en_varda" : {
2192 "id" : "b682cd0f-58e4-46ed-9d94-a29f7b0aa187",
2193 "team_id" : 2,
2194 "user_id" : 1
2195 },
2196 "team_fr_umeko" : {
2197 "id" : "b6f7de9e-1548-4737-b049-78070aff9f5f",
2198 "team_id" : 2,
2199 "user_id" : 1
2200 },
2201 "agent_fr_feretrius" : {
2202 "id" : "b85d976d-0202-469d-99f2-8339b79330be",
2203 "team_id" : 2,
2204 "user_id" : 1
2205 },
2206 "office_en_thebe" : {
2207 "id" : "bad26945-cb2c-4fc9-8663-9d9b0632db87",
2208 "team_id" : 2,
2209 "user_id" : 1
2210 },
2211 "office_en_molimo" : {
2212 "id" : "bebd40d0-5ac6-4572-b6ad-bb90681cd4aa",
2213 "team_id" : 2,
2214 "user_id" : 1
2215 },
2216 "team_en_viola" : {
2217 "id" : "c00bbcfc-6a91-4058-9c0b-97a27336cb28",
2218 "team_id" : 2,
2219 "user_id" : 1
2220 },
2221 "team_en_opitulus" : {
2222 "id" : "c1f11474-a878-423f-8d3d-572ea6cf13ef",
2223 "team_id" : 2,
2224 "user_id" : 1
2225 },
2226 "team_fr_spirit" : {
2227 "id" : "c700f7cb-c579-403d-88b8-b5c8184f4d11",
2228 "team_id" : 2,
2229 "user_id" : 1
2230 },
2231 "agent_fr_velia" : {
2232 "id" : "c80113ad-2d18-41fb-a378-24dba6813090",
2233 "team_id" : 2,
2234 "user_id" : 1
2235 },
2236 "team_en_varda" : {
2237 "id" : "cc62bda1-29c9-491d-8a9c-fc1549c850e9",
2238 "team_id" : 2,
2239 "user_id" : 1
2240 },
2241 "team_fr_dialis" : {
2242 "id" : "cf207b06-d221-4707-b4d7-680b9a216779",
2243 "team_id" : 2,
2244 "user_id" : 1
2245 },
2246 "office_fr_thebe" : {
2247 "id" : "d1826372-8388-496e-a044-108625e9bfdc",
2248 "team_id" : 2,
2249 "user_id" : 1
2250 },
2251 "office_fr_opitulus" : {
2252 "id" : "d3c506e6-0991-4b58-9900-4b520e789eab",
2253 "team_id" : 2,
2254 "user_id" : 1
2255 },
2256 "team_fr_remy" : {
2257 "id" : "d3c7d0fa-7115-4d06-b797-38b98c847ca4",
2258 "team_id" : 2,
2259 "user_id" : 1
2260 },
2261 "agent_en_feretrius" : {
2262 "id" : "d4bec4c9-94d6-4bea-8174-7713e6b08106",
2263 "team_id" : 2,
2264 "user_id" : 1
2265 },
2266 "agent_en_sanna" : {
2267 "id" : "d4d71190-87e8-4e7c-aea1-e4a97265e1b1",
2268 "team_id" : 2,
2269 "user_id" : 1
2270 },
2271 "office_en_feretrius" : {
2272 "id" : "d849ece2-01fc-497d-b6a6-0c8f1d2c08d5",
2273 "team_id" : 2,
2274 "user_id" : 1
2275 },
2276 "agent_fr_molimo" : {
2277 "id" : "d9fa27bb-2ef9-4f67-9b86-6eb70038eaef",
2278 "team_id" : 2,
2279 "user_id" : 1
2280 },
2281 "office_fr_viola" : {
2282 "id" : "dacba5a8-3df0-4f88-b26c-0bad1c9404e8",
2283 "team_id" : 2,
2284 "user_id" : 1
2285 },
2286 "agent_fr_xara" : {
2287 "id" : "dc1aa069-dda4-4c5b-9bd1-bdce45773a24",
2288 "team_id" : 2,
2289 "user_id" : 1
2290 },
2291 "team_fr_runi" : {
2292 "id" : "e2e41339-0c1f-40e4-9670-21789f9e5169",
2293 "team_id" : 2,
2294 "user_id" : 1
2295 },
2296 "agent_fr_sanna" : {
2297 "id" : "e37cfe53-fc4a-480b-992d-212ef90f90c1",
2298 "team_id" : 2,
2299 "user_id" : 1
2300 },
2301 "office_fr_zilla" : {
2302 "id" : "e384afee-fd7f-4bc6-a9e1-e3c1d9596833",
2303 "team_id" : 2,
2304 "user_id" : 1
2305 },
2306 "office_en_runi" : {
2307 "id" : "e438ac4b-7d59-4983-8611-17e28ee29a99",
2308 "team_id" : 2,
2309 "user_id" : 1
2310 },
2311 "agent_en_riko" : {
2312 "id" : "e9a1b9ad-8898-4333-989e-1cf3afba6180",
2313 "team_id" : 2,
2314 "user_id" : 1
2315 },
2316 "team_en_kade" : {
2317 "id" : "ede6ea00-7643-456c-b5f7-2b92d2b9fbc3",
2318 "team_id" : 2,
2319 "user_id" : 1
2320 },
2321 "office_en_senka" : {
2322 "id" : "ee45ae54-1a96-4194-88bc-cfe070ebfee7",
2323 "team_id" : 2,
2324 "user_id" : 1
2325 },
2326 "team_en_riko" : {
2327 "id" : "eff4a8d4-7ec0-4ead-bca2-49b54947199c",
2328 "team_id" : 2,
2329 "user_id" : 1
2330 },
2331 "agent_en_thebe" : {
2332 "id" : "f40909b0-613e-4ff7-8dde-77a9106a0838",
2333 "team_id" : 2,
2334 "user_id" : 1
2335 },
2336 "agent_en_pecunia" : {
2337 "id" : "fbd82371-4421-4914-b7d6-171dff61e3d9",
2338 "team_id" : 2,
2339 "user_id" : 1
2340 }
2341
2342 },
2343 "default_apps" : [
2344 "store",
2345 "websites",
2346 "domains",
2347 "listings",
2348 "contacts",
2349 "integrations",
2350 "calendar"
2351 ],
2352 "recaptcha" : {
2353 "url": "https://www.google.com/recaptcha/api/siteverify",
2354 "site_key": "6LejTTsUAAAAACTtowIobH21fdrceJoABC3newD3",
2355 "secret_key": "6LejTTsUAAAAAA0dV4-y768PN3u4T8imD5DJ7STw"
2356 },
2357 "legacy_aws": {
2358 "default_region": "us-east-1",
2359 "s3": {
2360 "access_key_id": "AKIAJCIFPWXVK5IDH5OQ",
2361 "secret_access_key": "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",
2362 "bucket": "datadev.websitebox.com"
2363 }
2364 },
2365 "legacy_url": "https://staging.websitebox.com/",
2366 "letsencrypt_url": "http://node-wsbx-letsencrypt.wsbx-staging:8086/",
2367 "moneris": {
2368 "country_code": "CA",
2369 "store_id": "store5",
2370 "api_token": "yesguy",
2371 "test": true
2372 }
2373 },
2374
2375 "bamboo": {
2376 "languages": {
2377 "enabled": ["en", "fr", "es"]
2378 },
2379 "auth": {
2380 "jwt": {
2381 "authorized_signers": [
2382 "wsbx-dash-bamboo",
2383 "wsbx-api-bamboo",
2384 "wsbx-render-bamboo",
2385 "wsbx-api-testing-bamboo",
2386 "wsbx-legacy-bamboo"
2387 ],
2388 "secret": "5cxj4VT1iUBoB4l"
2389 }
2390 },
2391 "cdn" : {
2392 "host": "https://dzvw0vuv7lf6h.cloudfront.net",
2393 "bucket": "cdn.bamboo.wsbx.assets"
2394 },
2395 "etcd": {
2396 "host": false,
2397 "port": 2379,
2398 "path": "/v2/keys"
2399 },
2400 "api": {
2401 "port": 43080,
2402 "url": {
2403 "domain": "http://testing.websitebox.com/new/api",
2404 "folder": "http://testing.websitebox.com/new/api"
2405 },
2406 "keymetrics": {
2407 "public": false,
2408 "secret": false
2409 }
2410 },
2411 "www": {
2412 "port": 43180,
2413 "url": "https://testing.websitebox.com/",
2414 "keymetrics": {
2415 "public": "",
2416 "secret": ""
2417 }
2418 },
2419 "dashboard": {
2420 "port": 43281,
2421 "url": "https://testing.websitebox.com/dashboard",
2422 "app_base": "dashboard",
2423 "keymetrics": {
2424 "public": "",
2425 "secret": ""
2426 }
2427 },
2428 "jobs": {
2429 "port": 43381,
2430 "url": "https://testing.websitebox.com/",
2431 "keymetrics": {
2432 "public": "",
2433 "secret": ""
2434 }
2435 },
2436 "render": {
2437 "port": 43781,
2438 "url": "https://testing.websitebox.org/render/",
2439 "keymetrics": {
2440 "public": "",
2441 "secret": ""
2442 }
2443 },
2444 "ws": {
2445 "port": 43881,
2446 "keymetrics": {
2447 "public": "",
2448 "secret": ""
2449 }
2450 },
2451 "db": {
2452 "mysql": {
2453 "host": "192.168.200.37",
2454 "port": 3306,
2455 "username": "websitebox",
2456 "password": "dBpGAfqB4swG6AtF",
2457 "query_logging": false,
2458 "names": {
2459 "Primary": "wsbx_DB",
2460 "MLS": "mls_DB",
2461 "Forum":"forum_DB",
2462 "Billing": "wsbx_billing_DB",
2463 "Mail": "wsbx_mail_DB",
2464 "Reports": "wsbx_report_DB",
2465 "Edge": "edge"
2466 }
2467 },
2468 "cassandra": {
2469 "query_logging": false,
2470 "max_read_retry": 10,
2471 "keyspace": "wsbx_bamboo",
2472 "hosts": ["localhost"]
2473 },
2474 "redis": {
2475 "host": "192.168.200.163",
2476 "password": null,
2477 "port": 6379,
2478 "db": 0
2479 },
2480 "elastic": {
2481 "host": "df5e0e7b34644a5d94c32844a2f5e38b.us-east-1.aws.found.io",
2482 "port": 9243,
2483 "protocol": "https",
2484 "username": "elastic",
2485 "password": "odnU0snRswTy9yOc8n4P45w0"
2486 }
2487 },
2488 "proxies": {
2489 "enom": "http://outgoing.proxy.wsbx.internal"
2490 },
2491 "whmcs": {
2492 "username": "idadmin",
2493 "password": "05e7d19a6d002118deef70d21ff4226e",
2494 "apiKey": "YRE^gftFF(8reYW@#FRuhRD",
2495 "serverUrl": "http://jasonliu.websitebox.com/php/manage/client/includes/api.php"
2496 },
2497 "encrypt_key": {
2498 "cc_key": "7a784ff90facf7de543dd55022b4dc74d622435b49dccc0bd53ef9e947fea5b7",
2499 "cc_hmac_key": "a7bdb62b26a5aca496f92459b0c3077f5ed94184fdc2557f61e6e231d48e0762",
2500 "password_global_salt": "4ZHV62+MMPw7xakIWUniA02HtPGSvJ+f8LsSA+ovrZlLCDka2tMMy9BY8+lak5+/Z47CG0VMzOwqsXiZam4jsg=="
2501 },
2502 "enom": {
2503 "uid": "websitebox",
2504 "pw": "622lMBfcSDn9NWj1lqbf",
2505 "mode": "testing",
2506 "api_url": "https://resellertest.enom.com/interface.asp?"
2507 },
2508 "aws": {
2509 "access_key": "AKIAJHOTTRH4V2XISIQA",
2510 "secret": "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",
2511 "default_region": "us-east-1",
2512 "s3": {
2513 "access_key_id": "AKIAJSU26ERDEPWGQDCA",
2514 "secret_access_key": "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",
2515 "bucket": "wsbx.bamboo.assets",
2516 "bucket_user_files": "wsbx.bamboo.user.files",
2517 "cdn_url": "databamboo.websitebox.com"
2518 }
2519 },
2520 "intercom": {
2521 "app_id": "fch3fu5z",
2522 "secret": "274dz0L7y4EzrWm2Sj8PJeg08K22c30L",
2523 "hash": "kgzLRKI8B55Pj5AVezOqolZh3j3YJZomsMXwMx8u",
2524 "access_token": "dG9rOjg1YzNlYjFjX2MyNGZfNGIzNl85MDlmXzcwMTY4MWM3NjEwNToxOjA=",
2525 "api_url": "https://api.intercom.io/",
2526 "jira_msg_user": 337743
2527 },
2528 "dns": {
2529 "authoritative_ip": "54.209.65.19",
2530 "NS1": "ns1.websitebox.com",
2531 "NS2": "ns2.websitebox.com"
2532 },
2533 "jira": {
2534 "software": {
2535 "url": "https://jira.websitebox.com/"
2536 },
2537 "upwork": {
2538 "api_url": "https://jira.websitebox.com/rest/api/2/",
2539 "username": "wsbx.automated",
2540 "password": "krGu3q2h7469V3V"
2541 }
2542 },
2543 "typeform": {
2544 "token": "3KS3cH958iTTUBzYvaWrcLeLtP2XWveeeyaDkZ6ZebLt",
2545 "api_url": "https://api.typeform.com/"
2546 },
2547 "email": {
2548 "mail_servers": [
2549 "http://192.168.200.214:8888",
2550 "http://192.168.200.205:8888"
2551 ],
2552 "api_url": "http://mailapi.websitebox.com:8888",
2553 "imap_url": "http://192.168.200.100:143/notls",
2554 "error_contacts": [
2555 "steve.furnival@websitebox.com",
2556 "sfurnival@gmail.com"
2557 ]
2558 },
2559 "saucelabs": {
2560 "user": "websitebox",
2561 "key": "1694339d-c4aa-4a9f-90db-092e202df66c"
2562 },
2563 "time": {
2564 "default_metrics_timezone": "UTC"
2565 },
2566 "google_redirect": {
2567 "sign_up_process": "/signup/integrations",
2568 "integration" : "/integrations/google/detail/config"
2569 },
2570 "google_oauth_client_secret": {
2571 "client_id":"352445436540-mtcdgl42mtjots26r9tct4rf80vsgi9s.apps.googleusercontent.com",
2572 "project_id":"websitebox-development",
2573 "auth_uri":"https://accounts.google.com/o/oauth2/auth",
2574 "token_uri":"https://accounts.google.com/o/oauth2/token",
2575 "auth_provider_x509_cert_url":"https://www.googleapis.com/oauth2/v1/certs",
2576 "client_secret":"DiQbUN-VvpWyH7Zl-0TIhHIL",
2577 "redirect_uris":[
2578 "https://stephen.websitebox.com/cp/integrations/google/detail/config",
2579 "https://ranhu.websitebox.com/cp/integrations/google/detail/config",
2580 "https://mingyangli.websitebox.com/cp/integrations/google/detail/config",
2581 "https://jasonlee.websitebox.com/cp/integrations/google/detail/config",
2582 "https://licai.websitebox.com/cp/integrations/google/detail/config",
2583 "https://mateyalucic.websitebox.com/cp/integrations/google/detail/config",
2584 "https://josereina.websitebox.com/cp/integrations/google/detail/config",
2585 "https://jiadonghu.websitebox.com/cp/integrations/google/detail/config",
2586 "https://dennisdeng.websitebox.com/cp/integrations/google/detail/config",
2587 "https://samlu.websitebox.com/cp/integrations/google/detail/config",
2588 "https://jackychen.websitebox.com/cp/integrations/google/detail/config",
2589 "https://antounghashash.websitebox.com/cp/integrations/google/detail/config",
2590 "https://stephen.websitebox.com/dashboard/integrations/google/detail/config",
2591 "https://ranhu.websitebox.com/dashboard/integrations/google/detail/config",
2592 "https://mingyangli.websitebox.com/dashboard/integrations/google/detail/config",
2593 "https://jasonlee.websitebox.com/dashboard/integrations/google/detail/config",
2594 "https://licai.websitebox.com/dashboard/integrations/google/detail/config",
2595 "https://mateyalucic.websitebox.com/dashboard/integrations/google/detail/config",
2596 "https://jiadonghu.websitebox.com/dashboard/integrations/google/detail/config",
2597 "https://dennisdeng.websitebox.com/dashboard/integrations/google/detail/config",
2598 "https://samlu.websitebox.com/dashboard/integrations/google/detail/config",
2599 "https://jackychen.websitebox.com/dashboard/integrations/google/detail/config",
2600 "https://antounghashash.websitebox.com/dashboard/integrations/google/detail/config",
2601 "https://ranhu.websitebox.com/signup/integrations",
2602 "https://stephen.websitebox.com/signup/integrations",
2603 "https://mingyangli.websitebox.com/signup/integrations",
2604 "https://jasonlee.websitebox.com/signup/integrations",
2605 "https://licai.websitebox.com/signup/integrations",
2606 "https://mateyalucic.websitebox.com/signup/integrations",
2607 "https://jiadonghu.websitebox.com/signup/integrations",
2608 "https://dennisdeng.websitebox.com/signup/integrations",
2609 "https://antounghashash.websitebox.com/signup/integrations"
2610 ]
2611 },
2612 "google_map": {
2613 "api_key": "AIzaSyBK5zxY_kl4YGeKpNvMPYgqJo2PCCgBOFc"
2614 },
2615 "segment_keys": {
2616 "node_js" : "33cC6K8lHB1wCNfplWQyfghCgILXqkfI",
2617 "js" : "dFvnRPWCPEddrPaN0rBsogJBXTgeT4eu"
2618 },
2619 "hipchat": {
2620 "host": "https://api.hipchat.com/v2/room/%%ROOM%%/notification",
2621 "room": {
2622 "ERRORS": {
2623 "ID": 3017509,
2624 "TOKEN": "UGPTPVUtme7Lh9J2skHy59MYXFwCW8SZCvF1U5U8"
2625 },
2626 "DEVS": {
2627 "ID": 1869293,
2628 "TOKEN": "nYgM4Zy50EfCNn1u81TVuIupRV8fPFwynqnwTfD6"
2629 },
2630 "SERVERS": {
2631 "ID": 2278906,
2632 "TOKEN": "dCVG2Eq6wr7AwkIvRNGCx6YS0GOGhDb224nJ0UU4"
2633 },
2634 "TEST": {
2635 "ID": 3019634,
2636 "TOKEN": "x1rx80sIMaOb2vxDkFqdfz5hXGsadLEs1ws21qoz"
2637 },
2638 "MLS": {
2639 "ID": 3309083,
2640 "TOKEN": "roJe7exXsNLmldAqKc21RBkmJaNti1k4aHWERzv2"
2641 },
2642 "BILLING": {
2643 "ID": 4029646,
2644 "TOKEN": "Mc1EHBE9ebDuXYmmEtc5GVrvx2TLrk3CcXQOBVV8"
2645 }
2646 }
2647 },
2648 "roles": {
2649 "default": "user"
2650 },
2651 "preview": {
2652 "user_id": 4
2653 },
2654 "default_websites" : {
2655 "agent_es_dialis" : {
2656 "id" : "49b14933-5bd4-4987-93e7-f98a08f90d15",
2657 "team_id" : 1,
2658 "user_id" : 1
2659 },
2660 "agent_es_feretrius" : {
2661 "id" : "e6ff4b9f-c8d3-4a1a-84db-01c09ce5dd7c",
2662 "team_id" : 1,
2663 "user_id" : 1
2664 },
2665 "agent_es_joibe" : {
2666 "id" : "1ea3c59f-dcb3-4c3a-bfb5-5600287eab2d",
2667 "team_id" : 1,
2668 "user_id" : 1
2669 },
2670 "agent_es_kade" : {
2671 "id" : "ace23a16-113b-4799-b8bc-942b0720d38d",
2672 "team_id" : 1,
2673 "user_id" : 1
2674 },
2675 "agent_es_molimo" : {
2676 "id" : "e88b22ae-e25c-4b6b-9187-0967b1d7c6bb",
2677 "team_id" : 1,
2678 "user_id" : 1
2679 },
2680 "agent_es_opitulus" : {
2681 "id" : "93e65e26-63b7-42f4-affa-871cf0fa9dab",
2682 "team_id" : 1,
2683 "user_id" : 1
2684 },
2685 "agent_es_pecunia" : {
2686 "id" : "4ac22795-0ac2-43ab-b10e-68d0d7e08b7a",
2687 "team_id" : 1,
2688 "user_id" : 1
2689 },
2690 "agent_es_remy" : {
2691 "id" : "f75e563e-07dc-4555-a800-3e64ac89c184",
2692 "team_id" : 1,
2693 "user_id" : 1
2694 },
2695 "agent_es_riko" : {
2696 "id" : "4f30ebb9-9699-406e-a010-626ea6f641c9",
2697 "team_id" : 1,
2698 "user_id" : 1
2699 },
2700 "agent_es_runi" : {
2701 "id" : "01f2104b-35bd-4ccc-b0fa-6732fd3d6d4d",
2702 "team_id" : 1,
2703 "user_id" : 1
2704 },
2705 "agent_es_sanna" : {
2706 "id" : "7913fdee-d7e2-4c5a-b3f6-63d0bd1aaade",
2707 "team_id" : 1,
2708 "user_id" : 1
2709 },
2710 "agent_es_senka" : {
2711 "id" : "994f11ee-4ecc-4549-91c4-875a59e5df4c",
2712 "team_id" : 1,
2713 "user_id" : 1
2714 },
2715 "agent_es_spirit" : {
2716 "id" : "d6929484-a77c-4e7b-bed7-1b82b9ce9a0c",
2717 "team_id" : 1,
2718 "user_id" : 1
2719 },
2720 "agent_es_thebe" : {
2721 "id" : "0177852a-af0a-47dc-a384-c2939d24ad35",
2722 "team_id" : 1,
2723 "user_id" : 1
2724 },
2725 "agent_es_umeko" : {
2726 "id" : "92e7ddcd-c131-456b-bec1-29dd3d6c8660",
2727 "team_id" : 1,
2728 "user_id" : 1
2729 },
2730 "agent_es_varda" : {
2731 "id" : "26b2a795-1f8e-4499-ad48-7ada550590f2",
2732 "team_id" : 1,
2733 "user_id" : 1
2734 },
2735 "agent_es_velia" : {
2736 "id" : "db29c94c-4eaa-4f09-a2cb-cbc870d78bf4",
2737 "team_id" : 1,
2738 "user_id" : 1
2739 },
2740 "agent_es_viola" : {
2741 "id" : "1f627b46-7efb-4f67-a7fb-c21f235d8d12",
2742 "team_id" : 1,
2743 "user_id" : 1
2744 },
2745 "agent_es_xara" : {
2746 "id" : "a9d66e4c-7853-47b7-8fec-0c66d64d2510",
2747 "team_id" : 1,
2748 "user_id" : 1
2749 },
2750 "agent_es_zilla" : {
2751 "id" : "2628b1d6-d64b-4417-8311-b58f559da00c",
2752 "team_id" : 1,
2753 "user_id" : 1
2754 },
2755 "office_es_dialis" : {
2756 "id" : "59b9bf70-c6b6-476b-b280-4c4939873975",
2757 "team_id" : 1,
2758 "user_id" : 1
2759 },
2760 "office_es_feretrius" : {
2761 "id" : "07795041-08cf-4338-a6ff-4a961cd9f581",
2762 "team_id" : 1,
2763 "user_id" : 1
2764 },
2765 "office_es_joibe" : {
2766 "id" : "4c7c94e2-ea32-4a5e-a1ef-edc48da23d92",
2767 "team_id" : 1,
2768 "user_id" : 1
2769 },
2770 "office_es_kade" : {
2771 "id" : "65c246a6-e207-4b34-b9a0-ac88813a3168",
2772 "team_id" : 1,
2773 "user_id" : 1
2774 },
2775 "office_es_molimo" : {
2776 "id" : "330c6d89-4fd3-40a0-8c7e-2bde2b35aa36",
2777 "team_id" : 1,
2778 "user_id" : 1
2779 },
2780 "office_es_opitulus" : {
2781 "id" : "a8d021c0-a3c1-47e2-ab7c-9aff6f605550",
2782 "team_id" : 1,
2783 "user_id" : 1
2784 },
2785 "office_es_pecunia" : {
2786 "id" : "6f520f07-efab-47c3-b01d-137f0daf04ad",
2787 "team_id" : 1,
2788 "user_id" : 1
2789 },
2790 "office_es_remy" : {
2791 "id" : "af37ea41-81fa-41bb-ba2b-78ef3e5249fa",
2792 "team_id" : 1,
2793 "user_id" : 1
2794 },
2795 "office_es_riko" : {
2796 "id" : "7be0f565-ed4d-44e9-8f6c-8d72453581b6",
2797 "team_id" : 1,
2798 "user_id" : 1
2799 },
2800 "office_es_runi" : {
2801 "id" : "aae3479e-0c74-4af8-a5f3-3487538b7680",
2802 "team_id" : 1,
2803 "user_id" : 1
2804 },
2805 "office_es_sanna" : {
2806 "id" : "7a0ffa20-f85c-4a1a-9e40-f4f0b7c5713c",
2807 "team_id" : 1,
2808 "user_id" : 1
2809 },
2810 "office_es_senka" : {
2811 "id" : "64b4b795-c68a-4ecc-9b85-7781eb99b422",
2812 "team_id" : 1,
2813 "user_id" : 1
2814 },
2815 "office_es_spirit" : {
2816 "id" : "d9f1c2c0-c62e-4a9b-bddc-d58c51cbaa1f",
2817 "team_id" : 1,
2818 "user_id" : 1
2819 },
2820 "office_es_thebe" : {
2821 "id" : "aed50d60-53ca-4c91-a61c-ce4c6f5e1471",
2822 "team_id" : 1,
2823 "user_id" : 1
2824 },
2825 "office_es_umeko" : {
2826 "id" : "b7148a3b-b19a-49e1-a1f2-79fb4bc1d978",
2827 "team_id" : 1,
2828 "user_id" : 1
2829 },
2830 "office_es_varda" : {
2831 "id" : "3946d779-0c3e-42cd-837d-ad9cf5998c81",
2832 "team_id" : 1,
2833 "user_id" : 1
2834 },
2835 "office_es_velia" : {
2836 "id" : "fa7fe925-7518-4abc-a932-d366a8e15d5a",
2837 "team_id" : 1,
2838 "user_id" : 1
2839 },
2840 "office_es_viola" : {
2841 "id" : "96318477-2eda-462b-a66b-bde6d8be5d5f",
2842 "team_id" : 1,
2843 "user_id" : 1
2844 },
2845 "office_es_xara" : {
2846 "id" : "284aa7ae-92b9-453d-ae7c-6c431daaf86a",
2847 "team_id" : 1,
2848 "user_id" : 1
2849 },
2850 "office_es_zilla" : {
2851 "id" : "8af3c7c8-72dc-4211-8549-fcf8d34527e9",
2852 "team_id" : 1,
2853 "user_id" : 1
2854 },
2855 "team_es_dialis" : {
2856 "id" : "877c8c8e-91f1-4297-a924-564821db733a",
2857 "team_id" : 1,
2858 "user_id" : 1
2859 },
2860 "team_es_feretrius" : {
2861 "id" : "8d730e7f-4dd3-4176-a9d9-2b4619e0d4f4",
2862 "team_id" : 1,
2863 "user_id" : 1
2864 },
2865 "team_es_joibe" : {
2866 "id" : "4597176c-a1f2-42bd-9dd9-04f568464813",
2867 "team_id" : 1,
2868 "user_id" : 1
2869 },
2870 "team_es_kade" : {
2871 "id" : "a3a225b7-5160-4282-b551-2ab37c89bd6e",
2872 "team_id" : 1,
2873 "user_id" : 1
2874 },
2875 "team_es_molimo" : {
2876 "id" : "e245a2f3-5bf6-4074-a214-67d217c4ea83",
2877 "team_id" : 1,
2878 "user_id" : 1
2879 },
2880 "team_es_opitulus" : {
2881 "id" : "19512996-6454-455e-bde5-ab2acbec1682",
2882 "team_id" : 1,
2883 "user_id" : 1
2884 },
2885 "team_es_pecunia" : {
2886 "id" : "337d2cb8-9b7a-49f0-9466-06bba9ea540e",
2887 "team_id" : 1,
2888 "user_id" : 1
2889 },
2890 "team_es_remy" : {
2891 "id" : "3825de2b-4f05-4fea-af24-5050d4cfc591",
2892 "team_id" : 1,
2893 "user_id" : 1
2894 },
2895 "team_es_riko" : {
2896 "id" : "5860b6ac-0fe3-4768-bb71-83a2d7bf9240",
2897 "team_id" : 1,
2898 "user_id" : 1
2899 },
2900 "team_es_runi" : {
2901 "id" : "b426a3d1-8376-4518-9196-726a15a53d9b",
2902 "team_id" : 1,
2903 "user_id" : 1
2904 },
2905 "team_es_sanna" : {
2906 "id" : "d3d5c427-fa35-4f20-a2a9-ee4738e79aac",
2907 "team_id" : 1,
2908 "user_id" : 1
2909 },
2910 "team_es_senka" : {
2911 "id" : "8e3354e2-8094-4351-b3b8-acb3cc0ce6c3",
2912 "team_id" : 1,
2913 "user_id" : 1
2914 },
2915 "team_es_spirit" : {
2916 "id" : "3bf9e21b-b9c3-4962-abd9-aed0a42d9e9c",
2917 "team_id" : 1,
2918 "user_id" : 1
2919 },
2920 "team_es_thebe" : {
2921 "id" : "40706b55-01b8-4655-b689-80a385bd72c1",
2922 "team_id" : 1,
2923 "user_id" : 1
2924 },
2925 "team_es_umeko" : {
2926 "id" : "dc93d8f1-c7be-43e9-a435-86c3b6c3a08a",
2927 "team_id" : 1,
2928 "user_id" : 1
2929 },
2930 "team_es_varda" : {
2931 "id" : "d141a033-c2f7-4293-bdd7-ed4a9f2126a3",
2932 "team_id" : 1,
2933 "user_id" : 1
2934 },
2935 "team_es_velia" : {
2936 "id" : "3a36ff7f-1ff7-414c-b7de-51d577f59b40",
2937 "team_id" : 1,
2938 "user_id" : 1
2939 },
2940 "team_es_viola" : {
2941 "id" : "2aecb9a2-c5de-4968-99f5-22ed5bfed134",
2942 "team_id" : 1,
2943 "user_id" : 1
2944 },
2945 "team_es_xara" : {
2946 "id" : "80f25ab7-c7f3-4f7b-aba6-55abecdfd31d",
2947 "team_id" : 1,
2948 "user_id" : 1
2949 },
2950 "team_es_zilla" : {
2951 "id" : "cbc1e7ed-b8f9-430a-a970-796729c77d24",
2952 "team_id" : 1,
2953 "user_id" : 1
2954 },
2955 "agent_en_remy" : {
2956 "id" : "1c4acd92-7caa-4a25-94cd-146725060c15",
2957 "team_id" : 1,
2958 "user_id" : 1
2959 },
2960 "team_en_remy": {
2961 "id" : "",
2962 "team_id" : 1,
2963 "user_id" : 1
2964 },
2965 "office_en_remy" : {
2966 "id" : "",
2967 "team_id" : 1,
2968 "user_id" : 1
2969 },
2970 "agent_fr_remy" : {
2971 "id" : "",
2972 "team_id" : 1,
2973 "user_id" : 1
2974 },
2975 "team_fr_remy": {
2976 "id" : "",
2977 "team_id" : 1,
2978 "user_id" : 1
2979 },
2980 "office_fr_remy" : {
2981 "id" : "",
2982 "team_id" : 1,
2983 "user_id" : 1
2984 },
2985 "agent_es_remy" : {
2986 "id" : "",
2987 "team_id" : 1,
2988 "user_id" : 1
2989 },
2990 "team_es_remy": {
2991 "id" : "",
2992 "team_id" : 1,
2993 "user_id" : 1
2994 },
2995 "office_es_remy" : {
2996 "id" : "",
2997 "team_id" : 1,
2998 "user_id" : 1
2999 }
3000 },
3001 "default_apps" : [
3002 "store",
3003 "websites",
3004 "domains",
3005 "listings",
3006 "contacts",
3007 "integrations",
3008 "calendar"
3009 ],
3010 "recaptcha" : {
3011 "url": "https://www.google.com/recaptcha/api/siteverify",
3012 "site_key": "6LejTTsUAAAAACTtowIobH21fdrceJoABC3newD3",
3013 "secret_key": "6LejTTsUAAAAAA0dV4-y768PN3u4T8imD5DJ7STw"
3014 },
3015 "legacy_aws": {
3016 "default_region": "us-east-1",
3017 "s3": {
3018 "access_key_id": "AKIAJCIFPWXVK5IDH5OQ",
3019 "secret_access_key": "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",
3020 "bucket": "datadev.websitebox.com"
3021 }
3022 },
3023 "legacy_url": "https://stephen.websitebox.com/",
3024 "letsencrypt_url": "http://node-wsbx-letsencrypt.wsbx-staging/",
3025 "moneris": {
3026 "country_code": "CA",
3027 "store_id": "store5",
3028 "api_token": "yesguy",
3029 "test": true
3030 }
3031 },
3032
3033 "development": {
3034 "languages": {
3035 "enabled": ["en", "fr", "es"]
3036 },
3037 "auth": {
3038 "jwt": {
3039 "authorized_signers": [
3040 "wsbx-dash-development",
3041 "wsbx-api-development",
3042 "wsbx-render-development",
3043 "wsbx-api-testing-development",
3044 "wsbx-legacy-development"
3045 ],
3046 "secret": "5cxj4VT1iUBoB4l"
3047 }
3048 },
3049 "cdn" : {
3050 "host": "https://d176kp3qkdyjst.cloudfront.net",
3051 "bucket": "cdn.dev.wsbx.assets"
3052 },
3053 "etcd": {
3054 "host": false,
3055 "port": 2379,
3056 "path": "/v2/keys"
3057 },
3058 "api": {
3059 "port": 43081,
3060 "url": {
3061 "domain": "http://stephen.websitebox.com/api",
3062 "folder": "http://stephen.websitebox.com/api"
3063 },
3064 "keymetrics": {
3065 "public": false,
3066 "secret": false
3067 }
3068 },
3069 "www": {
3070 "port": 43181,
3071 "url": "https://stephen.websitebox.com/",
3072 "keymetrics": {
3073 "public": "",
3074 "secret": ""
3075 }
3076 },
3077 "dashboard": {
3078 "port": 43281,
3079 "url": "https://stephen.websitebox.com/dashboard",
3080 "app_base": "dashboard",
3081 "keymetrics": {
3082 "public": "",
3083 "secret": ""
3084 }
3085 },
3086 "jobs": {
3087 "port": 43381,
3088 "url": "https://stephen.websitebox.com/_jobs/",
3089 "keymetrics": {
3090 "public": "",
3091 "secret": ""
3092 }
3093 },
3094 "render": {
3095 "port": 43781,
3096 "url": "https://stephen.websitebox.com/render/",
3097 "keymetrics": {
3098 "public": "",
3099 "secret": ""
3100 }
3101 },
3102 "ws": {
3103 "port": 43881,
3104 "keymetrics": {
3105 "public": "",
3106 "secret": ""
3107 }
3108 },
3109 "db": {
3110 "mysql": {
3111 "host": "192.168.200.37",
3112 "port": 3306,
3113 "username": "websitebox",
3114 "password": "dBpGAfqB4swG6AtF",
3115 "query_logging": false,
3116 "names": {
3117 "Primary": "wsbx_DB",
3118 "MLS": "mls_DB",
3119 "Forum":"forum_DB",
3120 "Billing": "wsbx_billing_DB",
3121 "Mail": "wsbx_mail_DB",
3122 "Reports": "wsbx_report_DB",
3123 "Edge": "edge"
3124 }
3125 },
3126 "cassandra": {
3127 "query_logging": false,
3128 "max_read_retry": 10,
3129 "keyspace": "wsbx_development",
3130 "hosts": ["localhost"]
3131 },
3132 "redis": {
3133 "host": "localhost",
3134 "password": null,
3135 "port": 6379,
3136 "db": 0
3137 },
3138 "elastic": {
3139 "host": "df5e0e7b34644a5d94c32844a2f5e38b.us-east-1.aws.found.io",
3140 "port": 9243,
3141 "protocol": "https",
3142 "username": "elastic",
3143 "password": "odnU0snRswTy9yOc8n4P45w0"
3144 }
3145 },
3146 "proxies": {
3147 "enom": "http://outgoing.proxy.wsbx.internal"
3148 },
3149 "whmcs": {
3150 "username": "idadmin",
3151 "password": "05e7d19a6d002118deef70d21ff4226e",
3152 "apiKey": "YRE^gftFF(8reYW@#FRuhRD",
3153 "serverUrl": "http://jasonliu.websitebox.com/php/manage/client/includes/api.php"
3154 },
3155 "encrypt_key": {
3156 "cc_key": "7a784ff90facf7de543dd55022b4dc74d622435b49dccc0bd53ef9e987fea5b7",
3157 "cc_hmac_key": "a7bdb62b26a5aca496f92459b0c3077f5ed94184fdc2557f61e6e231d48e0762",
3158 "password_global_salt": "4ZHV62+MMPw7xakIWUniA02HtPGSvJ+f8LsSA+ovrZlLCDka2tMMy9BY8+lak5+/Z47CG0VMzOwqsXiZam4jsg=="
3159 },
3160 "aws": {
3161 "access_key": "AKIAJHOTTRH4V2XISIQA",
3162 "secret": "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",
3163 "default_region": "us-east-1",
3164 "s3": {
3165 "access_key_id": "AKIAJQU7TVVIEA72GOYQ",
3166 "secret_access_key": "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",
3167 "bucket": "wsbx.dev.assets",
3168 "bucket_user_files": "wsbx.dev.user.files",
3169 "cdn_url": "datadev.websitebox.com"
3170 }
3171 },
3172 "enom": {
3173 "uid": "websitebox",
3174 "pw": "622lMBfcSDn9NWj1lqbf",
3175 "mode": "testing",
3176 "api_url": "https://resellertest.enom.com/interface.asp?"
3177 },
3178 "intercom": {
3179 "app_id": "fch3fu5z",
3180 "secret": "274dz0L7y4EzrWm2Sj8PJeg08K22c30L",
3181 "hash": "kgzLRKI8B55Pj5AVezOqolZh3j3YJZomsMXwMx8u",
3182 "access_token": "dG9rOjg1YzNlYjFjX2MyNGZfNGIzNl85MDlmXzcwMTY4MWM3NjEwNToxOjA=",
3183 "api_url": "https://api.intercom.io/",
3184 "jira_msg_user": 337743
3185 },
3186 "dns": {
3187 "authoritative_ip": "54.209.65.19",
3188 "NS1": "ns1.websitebox.com",
3189 "NS2": "ns2.websitebox.com"
3190 },
3191 "jira": {
3192 "software": {
3193 "url": "https://jira.websitebox.com/"
3194 },
3195 "upwork": {
3196 "api_url": "https://jira.websitebox.com/rest/api/2/",
3197 "username": "wsbx.automated",
3198 "password": "krGu3q2h7469V3V"
3199 }
3200 },
3201 "typeform": {
3202 "token": "3KS3cH958iTTUBzYvaWrcLeLtP2XWveeeyaDkZ6ZebLt",
3203 "api_url": "https://api.typeform.com/"
3204 },
3205 "email": {
3206 "mail_servers": [
3207 "http://192.168.200.214:8888",
3208 "http://192.168.200.205:8888"
3209 ],
3210 "api_url": "http://mailapi.websitebox.com:8888",
3211 "imap_url": "http://192.168.200.100:143/notls",
3212 "error_contacts": [
3213 "steve.furnival@websitebox.com",
3214 "sfurnival@gmail.com"
3215 ]
3216 },
3217 "saucelabs": {
3218 "user": "websitebox",
3219 "key": "1694339d-c4aa-4a9f-90db-092e202df66c"
3220 },
3221 "time": {
3222 "default_metrics_timezone": "UTC"
3223 },
3224 "google_redirect": {
3225 "sign_up_process": "/signup/integrations",
3226 "integration" : "/integrations/google/detail/config"
3227 },
3228 "google_oauth_client_secret": {
3229 "client_id":"352445436540-mtcdgl42mtjots26r9tct4rf80vsgi9s.apps.googleusercontent.com",
3230 "project_id":"websitebox-development",
3231 "auth_uri":"https://accounts.google.com/o/oauth2/auth",
3232 "token_uri":"https://accounts.google.com/o/oauth2/token",
3233 "auth_provider_x509_cert_url":"https://www.googleapis.com/oauth2/v1/certs",
3234 "client_secret":"DiQbUN-VvpWyH7Zl-0TIhHIL",
3235 "redirect_uris":[
3236 "https://stephen.websitebox.com/cp/integrations/google/detail/config",
3237 "https://ranhu.websitebox.com/cp/integrations/google/detail/config",
3238 "https://mingyangli.websitebox.com/cp/integrations/google/detail/config",
3239 "https://jasonlee.websitebox.com/cp/integrations/google/detail/config",
3240 "https://licai.websitebox.com/cp/integrations/google/detail/config",
3241 "https://mateyalucic.websitebox.com/cp/integrations/google/detail/config",
3242 "https://josereina.websitebox.com/cp/integrations/google/detail/config",
3243 "https://jiadonghu.websitebox.com/cp/integrations/google/detail/config",
3244 "https://dennisdeng.websitebox.com/cp/integrations/google/detail/config",
3245 "https://samlu.websitebox.com/cp/integrations/google/detail/config",
3246 "https://jackychen.websitebox.com/cp/integrations/google/detail/config",
3247 "https://antounghashash.websitebox.com/cp/integrations/google/detail/config",
3248 "https://stephen.websitebox.com/dashboard/integrations/google/detail/config",
3249 "https://ranhu.websitebox.com/dashboard/integrations/google/detail/config",
3250 "https://mingyangli.websitebox.com/dashboard/integrations/google/detail/config",
3251 "https://jasonlee.websitebox.com/dashboard/integrations/google/detail/config",
3252 "https://licai.websitebox.com/dashboard/integrations/google/detail/config",
3253 "https://mateyalucic.websitebox.com/dashboard/integrations/google/detail/config",
3254 "https://jiadonghu.websitebox.com/dashboard/integrations/google/detail/config",
3255 "https://dennisdeng.websitebox.com/dashboard/integrations/google/detail/config",
3256 "https://samlu.websitebox.com/dashboard/integrations/google/detail/config",
3257 "https://jackychen.websitebox.com/dashboard/integrations/google/detail/config",
3258 "https://antounghashash.websitebox.com/dashboard/integrations/google/detail/config",
3259 "https://ranhu.websitebox.com/signup/integrations",
3260 "https://stephen.websitebox.com/signup/integrations",
3261 "https://mingyangli.websitebox.com/signup/integrations",
3262 "https://jasonlee.websitebox.com/signup/integrations",
3263 "https://licai.websitebox.com/signup/integrations",
3264 "https://mateyalucic.websitebox.com/signup/integrations",
3265 "https://jiadonghu.websitebox.com/signup/integrations",
3266 "https://dennisdeng.websitebox.com/signup/integrations",
3267 "https://antounghashash.websitebox.com/signup/integrations"
3268 ]
3269 },
3270 "google_map": {
3271 "api_key": "AIzaSyBK5zxY_kl4YGeKpNvMPYgqJo2PCCgBOFc"
3272 },
3273 "segment_keys": {
3274 "node_js" : "33cC6K8lHB1wCNfplWQyfghCgILXqkfI",
3275 "js" : "dFvnRPWCPEddrPaN0rBsogJBXTgeT4eu"
3276 },
3277 "hipchat": {
3278 "host": "https://api.hipchat.com/v2/room/%%ROOM%%/notification",
3279 "room": {
3280 "ERRORS": {
3281 "ID": 3017509,
3282 "TOKEN": "UGPTPVUtme7Lh9J2skHy59MYXFwCW8SZCvF1U5U8"
3283 },
3284 "DEVS": {
3285 "ID": 1869293,
3286 "TOKEN": "nYgM4Zy50EfCNn1u81TVuIupRV8fPFwynqnwTfD6"
3287 },
3288 "SERVERS": {
3289 "ID": 2278906,
3290 "TOKEN": "dCVG2Eq6wr7AwkIvRNGCx6YS0GOGhDb224nJ0UU4"
3291 },
3292 "TEST": {
3293 "ID": 3019634,
3294 "TOKEN": "x1rx80sIMaOb2vxDkFqdfz5hXGsadLEs1ws21qoz"
3295 },
3296 "MLS": {
3297 "ID": 3309083,
3298 "TOKEN": "roJe7exXsNLmldAqKc21RBkmJaNti1k4aHWERzv2"
3299 },
3300 "BILLING": {
3301 "ID": 4029646,
3302 "TOKEN": "Mc1EHBE9ebDuXYmmEtc5GVrvx2TLrk3CcXQOBVV8"
3303 }
3304 }
3305 },
3306 "roles": {
3307 "default": "user"
3308 },
3309 "preview": {
3310 "user_id": 4
3311 },
3312 "default_websites" : {
3313 "agent_es_dialis" : {
3314 "id" : "49b14933-5bd4-4987-93e7-f98a08f90d15",
3315 "team_id" : 1,
3316 "user_id" : 1
3317 },
3318 "agent_es_feretrius" : {
3319 "id" : "e6ff4b9f-c8d3-4a1a-84db-01c09ce5dd7c",
3320 "team_id" : 1,
3321 "user_id" : 1
3322 },
3323 "agent_es_joibe" : {
3324 "id" : "1ea3c59f-dcb3-4c3a-bfb5-5600287eab2d",
3325 "team_id" : 1,
3326 "user_id" : 1
3327 },
3328 "agent_es_kade" : {
3329 "id" : "ace23a16-113b-4799-b8bc-942b0720d38d",
3330 "team_id" : 1,
3331 "user_id" : 1
3332 },
3333 "agent_es_molimo" : {
3334 "id" : "e88b22ae-e25c-4b6b-9187-0967b1d7c6bb",
3335 "team_id" : 1,
3336 "user_id" : 1
3337 },
3338 "agent_es_opitulus" : {
3339 "id" : "93e65e26-63b7-42f4-affa-871cf0fa9dab",
3340 "team_id" : 1,
3341 "user_id" : 1
3342 },
3343 "agent_es_pecunia" : {
3344 "id" : "4ac22795-0ac2-43ab-b10e-68d0d7e08b7a",
3345 "team_id" : 1,
3346 "user_id" : 1
3347 },
3348 "agent_es_remy" : {
3349 "id" : "f75e563e-07dc-4555-a800-3e64ac89c184",
3350 "team_id" : 1,
3351 "user_id" : 1
3352 },
3353 "agent_es_riko" : {
3354 "id" : "4f30ebb9-9699-406e-a010-626ea6f641c9",
3355 "team_id" : 1,
3356 "user_id" : 1
3357 },
3358 "agent_es_runi" : {
3359 "id" : "01f2104b-35bd-4ccc-b0fa-6732fd3d6d4d",
3360 "team_id" : 1,
3361 "user_id" : 1
3362 },
3363 "agent_es_sanna" : {
3364 "id" : "7913fdee-d7e2-4c5a-b3f6-63d0bd1aaade",
3365 "team_id" : 1,
3366 "user_id" : 1
3367 },
3368 "agent_es_senka" : {
3369 "id" : "994f11ee-4ecc-4549-91c4-875a59e5df4c",
3370 "team_id" : 1,
3371 "user_id" : 1
3372 },
3373 "agent_es_spirit" : {
3374 "id" : "d6929484-a77c-4e7b-bed7-1b82b9ce9a0c",
3375 "team_id" : 1,
3376 "user_id" : 1
3377 },
3378 "agent_es_thebe" : {
3379 "id" : "0177852a-af0a-47dc-a384-c2939d24ad35",
3380 "team_id" : 1,
3381 "user_id" : 1
3382 },
3383 "agent_es_umeko" : {
3384 "id" : "92e7ddcd-c131-456b-bec1-29dd3d6c8660",
3385 "team_id" : 1,
3386 "user_id" : 1
3387 },
3388 "agent_es_varda" : {
3389 "id" : "26b2a795-1f8e-4499-ad48-7ada550590f2",
3390 "team_id" : 1,
3391 "user_id" : 1
3392 },
3393 "agent_es_velia" : {
3394 "id" : "db29c94c-4eaa-4f09-a2cb-cbc870d78bf4",
3395 "team_id" : 1,
3396 "user_id" : 1
3397 },
3398 "agent_es_viola" : {
3399 "id" : "1f627b46-7efb-4f67-a7fb-c21f235d8d12",
3400 "team_id" : 1,
3401 "user_id" : 1
3402 },
3403 "agent_es_xara" : {
3404 "id" : "a9d66e4c-7853-47b7-8fec-0c66d64d2510",
3405 "team_id" : 1,
3406 "user_id" : 1
3407 },
3408 "agent_es_zilla" : {
3409 "id" : "2628b1d6-d64b-4417-8311-b58f559da00c",
3410 "team_id" : 1,
3411 "user_id" : 1
3412 },
3413 "office_es_dialis" : {
3414 "id" : "59b9bf70-c6b6-476b-b280-4c4939873975",
3415 "team_id" : 1,
3416 "user_id" : 1
3417 },
3418 "office_es_feretrius" : {
3419 "id" : "07795041-08cf-4338-a6ff-4a961cd9f581",
3420 "team_id" : 1,
3421 "user_id" : 1
3422 },
3423 "office_es_joibe" : {
3424 "id" : "4c7c94e2-ea32-4a5e-a1ef-edc48da23d92",
3425 "team_id" : 1,
3426 "user_id" : 1
3427 },
3428 "office_es_kade" : {
3429 "id" : "65c246a6-e207-4b34-b9a0-ac88813a3168",
3430 "team_id" : 1,
3431 "user_id" : 1
3432 },
3433 "office_es_molimo" : {
3434 "id" : "330c6d89-4fd3-40a0-8c7e-2bde2b35aa36",
3435 "team_id" : 1,
3436 "user_id" : 1
3437 },
3438 "office_es_opitulus" : {
3439 "id" : "a8d021c0-a3c1-47e2-ab7c-9aff6f605550",
3440 "team_id" : 1,
3441 "user_id" : 1
3442 },
3443 "office_es_pecunia" : {
3444 "id" : "6f520f07-efab-47c3-b01d-137f0daf04ad",
3445 "team_id" : 1,
3446 "user_id" : 1
3447 },
3448 "office_es_remy" : {
3449 "id" : "af37ea41-81fa-41bb-ba2b-78ef3e5249fa",
3450 "team_id" : 1,
3451 "user_id" : 1
3452 },
3453 "office_es_riko" : {
3454 "id" : "7be0f565-ed4d-44e9-8f6c-8d72453581b6",
3455 "team_id" : 1,
3456 "user_id" : 1
3457 },
3458 "office_es_runi" : {
3459 "id" : "aae3479e-0c74-4af8-a5f3-3487538b7680",
3460 "team_id" : 1,
3461 "user_id" : 1
3462 },
3463 "office_es_sanna" : {
3464 "id" : "7a0ffa20-f85c-4a1a-9e40-f4f0b7c5713c",
3465 "team_id" : 1,
3466 "user_id" : 1
3467 },
3468 "office_es_senka" : {
3469 "id" : "64b4b795-c68a-4ecc-9b85-7781eb99b422",
3470 "team_id" : 1,
3471 "user_id" : 1
3472 },
3473 "office_es_spirit" : {
3474 "id" : "d9f1c2c0-c62e-4a9b-bddc-d58c51cbaa1f",
3475 "team_id" : 1,
3476 "user_id" : 1
3477 },
3478 "office_es_thebe" : {
3479 "id" : "aed50d60-53ca-4c91-a61c-ce4c6f5e1471",
3480 "team_id" : 1,
3481 "user_id" : 1
3482 },
3483 "office_es_umeko" : {
3484 "id" : "b7148a3b-b19a-49e1-a1f2-79fb4bc1d978",
3485 "team_id" : 1,
3486 "user_id" : 1
3487 },
3488 "office_es_varda" : {
3489 "id" : "3946d779-0c3e-42cd-837d-ad9cf5998c81",
3490 "team_id" : 1,
3491 "user_id" : 1
3492 },
3493 "office_es_velia" : {
3494 "id" : "fa7fe925-7518-4abc-a932-d366a8e15d5a",
3495 "team_id" : 1,
3496 "user_id" : 1
3497 },
3498 "office_es_viola" : {
3499 "id" : "96318477-2eda-462b-a66b-bde6d8be5d5f",
3500 "team_id" : 1,
3501 "user_id" : 1
3502 },
3503 "office_es_xara" : {
3504 "id" : "284aa7ae-92b9-453d-ae7c-6c431daaf86a",
3505 "team_id" : 1,
3506 "user_id" : 1
3507 },
3508 "office_es_zilla" : {
3509 "id" : "8af3c7c8-72dc-4211-8549-fcf8d34527e9",
3510 "team_id" : 1,
3511 "user_id" : 1
3512 },
3513 "team_es_dialis" : {
3514 "id" : "877c8c8e-91f1-4297-a924-564821db733a",
3515 "team_id" : 1,
3516 "user_id" : 1
3517 },
3518 "team_es_feretrius" : {
3519 "id" : "8d730e7f-4dd3-4176-a9d9-2b4619e0d4f4",
3520 "team_id" : 1,
3521 "user_id" : 1
3522 },
3523 "team_es_joibe" : {
3524 "id" : "4597176c-a1f2-42bd-9dd9-04f568464813",
3525 "team_id" : 1,
3526 "user_id" : 1
3527 },
3528 "team_es_kade" : {
3529 "id" : "a3a225b7-5160-4282-b551-2ab37c89bd6e",
3530 "team_id" : 1,
3531 "user_id" : 1
3532 },
3533 "team_es_molimo" : {
3534 "id" : "e245a2f3-5bf6-4074-a214-67d217c4ea83",
3535 "team_id" : 1,
3536 "user_id" : 1
3537 },
3538 "team_es_opitulus" : {
3539 "id" : "19512996-6454-455e-bde5-ab2acbec1682",
3540 "team_id" : 1,
3541 "user_id" : 1
3542 },
3543 "team_es_pecunia" : {
3544 "id" : "337d2cb8-9b7a-49f0-9466-06bba9ea540e",
3545 "team_id" : 1,
3546 "user_id" : 1
3547 },
3548 "team_es_remy" : {
3549 "id" : "3825de2b-4f05-4fea-af24-5050d4cfc591",
3550 "team_id" : 1,
3551 "user_id" : 1
3552 },
3553 "team_es_riko" : {
3554 "id" : "5860b6ac-0fe3-4768-bb71-83a2d7bf9240",
3555 "team_id" : 1,
3556 "user_id" : 1
3557 },
3558 "team_es_runi" : {
3559 "id" : "b426a3d1-8376-4518-9196-726a15a53d9b",
3560 "team_id" : 1,
3561 "user_id" : 1
3562 },
3563 "team_es_sanna" : {
3564 "id" : "d3d5c427-fa35-4f20-a2a9-ee4738e79aac",
3565 "team_id" : 1,
3566 "user_id" : 1
3567 },
3568 "team_es_senka" : {
3569 "id" : "8e3354e2-8094-4351-b3b8-acb3cc0ce6c3",
3570 "team_id" : 1,
3571 "user_id" : 1
3572 },
3573 "team_es_spirit" : {
3574 "id" : "3bf9e21b-b9c3-4962-abd9-aed0a42d9e9c",
3575 "team_id" : 1,
3576 "user_id" : 1
3577 },
3578 "team_es_thebe" : {
3579 "id" : "40706b55-01b8-4655-b689-80a385bd72c1",
3580 "team_id" : 1,
3581 "user_id" : 1
3582 },
3583 "team_es_umeko" : {
3584 "id" : "dc93d8f1-c7be-43e9-a435-86c3b6c3a08a",
3585 "team_id" : 1,
3586 "user_id" : 1
3587 },
3588 "team_es_varda" : {
3589 "id" : "d141a033-c2f7-4293-bdd7-ed4a9f2126a3",
3590 "team_id" : 1,
3591 "user_id" : 1
3592 },
3593 "team_es_velia" : {
3594 "id" : "3a36ff7f-1ff7-414c-b7de-51d577f59b40",
3595 "team_id" : 1,
3596 "user_id" : 1
3597 },
3598 "team_es_viola" : {
3599 "id" : "2aecb9a2-c5de-4968-99f5-22ed5bfed134",
3600 "team_id" : 1,
3601 "user_id" : 1
3602 },
3603 "team_es_xara" : {
3604 "id" : "80f25ab7-c7f3-4f7b-aba6-55abecdfd31d",
3605 "team_id" : 1,
3606 "user_id" : 1
3607 },
3608 "team_es_zilla" : {
3609 "id" : "cbc1e7ed-b8f9-430a-a970-796729c77d24",
3610 "team_id" : 1,
3611 "user_id" : 1
3612 },
3613 "team_fr_opitulus" : {
3614 "id" : "0021290b-abab-4913-b6ff-fd672ebafa78",
3615 "team_id" : 1,
3616 "user_id" : 1
3617 },
3618 "agent_en_molimo" : {
3619 "id" : "0ace4ef7-e4d8-4976-8257-ca0b823dd2db",
3620 "team_id" : 1,
3621 "user_id" : 1
3622 },
3623 "team_fr_joibe" : {
3624 "id" : "0dc59da2-67ae-4279-b9f5-7144b9aee54f",
3625 "team_id" : 1,
3626 "user_id" : 1
3627 },
3628 "office_fr_runi" : {
3629 "id" : "0ec47c09-277f-423f-99f6-95d7957146f0",
3630 "team_id" : 1,
3631 "user_id" : 1
3632 },
3633 "team_en_velia" : {
3634 "id" : "0ee76846-9a5f-4441-8bf9-d9f15b485842",
3635 "team_id" : 1,
3636 "user_id" : 1
3637 },
3638 "team_fr_viola" : {
3639 "id" : "1299202f-6469-4071-b871-8da55f30dd93",
3640 "team_id" : 1,
3641 "user_id" : 1
3642 },
3643 "office_en_umeko" : {
3644 "id" : "12f93d22-9b36-43c0-bf47-3f176f1965dd",
3645 "team_id" : 1,
3646 "user_id" : 1
3647 },
3648 "agent_fr_remy" : {
3649 "id" : "14c60757-bbf4-4789-bf91-454e12cb929a",
3650 "team_id" : 1,
3651 "user_id" : 1
3652 },
3653 "office_en_dialis" : {
3654 "id" : "17719f48-de9f-4d69-9575-58d2f6b9001b",
3655 "team_id" : 1,
3656 "user_id" : 1
3657 },
3658 "team_fr_xara" : {
3659 "id" : "17727aa1-ce64-4cbb-9e38-e0ab39bcf79b",
3660 "team_id" : 1,
3661 "user_id" : 1
3662 },
3663 "agent_en_opitulus" : {
3664 "id" : "17ebf962-f8e8-405e-aae3-f1fdbe863487",
3665 "team_id" : 1,
3666 "user_id" : 1
3667 },
3668 "team_fr_zilla" : {
3669 "id" : "1fd2e9c6-b837-4eb9-b4f7-31c36257bc51",
3670 "team_id" : 1,
3671 "user_id" : 1
3672 },
3673 "agent_en_remy" : {
3674 "id" : "23c8b351-4955-444b-b21f-fe76fb5c9a95",
3675 "team_id" : 1,
3676 "user_id" : 1
3677 },
3678 "office_fr_dialis" : {
3679 "id" : "23f4eab0-afa7-484f-9315-312742c61432",
3680 "team_id" : 1,
3681 "user_id" : 1
3682 },
3683 "team_en_runi" : {
3684 "id" : "24fe0e87-cb24-4a1f-9a45-4aa8fb4a8ed4",
3685 "team_id" : 1,
3686 "user_id" : 1
3687 },
3688 "agent_en_xara" : {
3689 "id" : "279b19d3-431b-4c26-8217-c1362582c2e3",
3690 "team_id" : 1,
3691 "user_id" : 1
3692 },
3693 "team_en_spirit" : {
3694 "id" : "28102c5b-5c03-45f6-bd4f-8ee293a2561b",
3695 "team_id" : 1,
3696 "user_id" : 1
3697 },
3698 "team_en_feretrius" : {
3699 "id" : "281b1701-403c-4510-b697-ebccf55da5f6",
3700 "team_id" : 1,
3701 "user_id" : 1
3702 },
3703 "office_fr_spirit" : {
3704 "id" : "28411fdc-ad75-40d6-990f-c6107761ef52",
3705 "team_id" : 1,
3706 "user_id" : 1
3707 },
3708 "team_en_senka" : {
3709 "id" : "28f77972-0d4e-431c-9b51-a52637a10323",
3710 "team_id" : 1,
3711 "user_id" : 1
3712 },
3713 "office_en_pecunia" : {
3714 "id" : "2b2293a1-fabf-4c7b-8032-e5f761ffb2c7",
3715 "team_id" : 1,
3716 "user_id" : 1
3717 },
3718 "agent_fr_joibe" : {
3719 "id" : "2d091c5b-a471-4862-bc16-56097da14a8f",
3720 "team_id" : 1,
3721 "user_id" : 1
3722 },
3723 "agent_fr_dialis" : {
3724 "id" : "2d537f7e-7ffd-47c0-87e9-6e93c3fc7779",
3725 "team_id" : 1,
3726 "user_id" : 1
3727 },
3728 "office_fr_umeko" : {
3729 "id" : "2db0bdab-6175-4463-8e9b-70a30601e4aa",
3730 "team_id" : 1,
3731 "user_id" : 1
3732 },
3733 "team_fr_molimo" : {
3734 "id" : "2e358bc4-5853-4671-83d8-22669444dc9e",
3735 "team_id" : 1,
3736 "user_id" : 1
3737 },
3738 "office_fr_pecunia" : {
3739 "id" : "2f401a80-13f7-4ad9-88c7-a446bebc9d72",
3740 "team_id" : 1,
3741 "user_id" : 1
3742 },
3743 "agent_en_umeko" : {
3744 "id" : "2f753ec7-b760-4439-8153-a123731c5018",
3745 "team_id" : 1,
3746 "user_id" : 1
3747 },
3748 "team_fr_feretrius" : {
3749 "id" : "2fe7553c-6805-4591-962c-58677b624fee",
3750 "team_id" : 1,
3751 "user_id" : 1
3752 },
3753 "team_fr_thebe" : {
3754 "id" : "33782043-d132-4814-93bf-f42c783befe5",
3755 "team_id" : 1,
3756 "user_id" : 1
3757 },
3758 "office_fr_velia" : {
3759 "id" : "34f77f83-7690-48e7-89fb-81eb68ebd46b",
3760 "team_id" : 1,
3761 "user_id" : 1
3762 },
3763 "agent_en_runi" : {
3764 "id" : "34f7c852-e12c-42f4-927e-bdf35d7366b7",
3765 "team_id" : 1,
3766 "user_id" : 1
3767 },
3768 "office_fr_kade" : {
3769 "id" : "38a526af-4fa2-4460-92c4-93836ea5f1c8",
3770 "team_id" : 1,
3771 "user_id" : 1
3772 },
3773 "team_en_zilla" : {
3774 "id" : "39ae5a14-2dc9-413c-9dbb-539b5d5a905e",
3775 "team_id" : 1,
3776 "user_id" : 1
3777 },
3778 "office_fr_molimo" : {
3779 "id" : "3c5a1a91-d9a7-44e7-abd8-1e002f9caf40",
3780 "team_id" : 1,
3781 "user_id" : 1
3782 },
3783 "team_en_umeko" : {
3784 "id" : "3cf89159-3c9d-4939-8aa7-d1ceb805a8c7",
3785 "team_id" : 1,
3786 "user_id" : 1
3787 },
3788 "team_en_joibe" : {
3789 "id" : "3e0bdcd9-ae5a-42e0-85fe-7fd2ab501b3a",
3790 "team_id" : 1,
3791 "user_id" : 1
3792 },
3793 "office_fr_varda" : {
3794 "id" : "4033b3fe-dd07-4e53-8fbd-d957c1c5823f",
3795 "team_id" : 1,
3796 "user_id" : 1
3797 },
3798 "agent_en_velia" : {
3799 "id" : "48c8c0be-bf39-4c6e-a4f4-b1e1a849db3a",
3800 "team_id" : 1,
3801 "user_id" : 1
3802 },
3803 "agent_en_varda" : {
3804 "id" : "4acb5b25-5f07-4e7d-953b-3f9097d60fd6",
3805 "team_id" : 1,
3806 "user_id" : 1
3807 },
3808 "agent_fr_thebe" : {
3809 "id" : "4c5565fe-2b8a-4b73-9483-51eb602bb956",
3810 "team_id" : 1,
3811 "user_id" : 1
3812 },
3813 "team_fr_kade" : {
3814 "id" : "4f4c611f-0ed5-4bb6-87ae-2043acbc1893",
3815 "team_id" : 1,
3816 "user_id" : 1
3817 },
3818 "team_en_thebe" : {
3819 "id" : "4f4ce4cd-0869-4672-9711-5c3c3c25f081",
3820 "team_id" : 1,
3821 "user_id" : 1
3822 },
3823 "team_en_dialis" : {
3824 "id" : "50ceefa9-e850-4908-a6c7-3540856cd6ea",
3825 "team_id" : 1,
3826 "user_id" : 1
3827 },
3828 "office_en_kade" : {
3829 "id" : "53678c2e-5175-457d-b161-0165271cd4c2",
3830 "team_id" : 1,
3831 "user_id" : 1
3832 },
3833 "agent_en_dialis" : {
3834 "id" : "54a2126e-8d65-4be6-b45d-52c35eeedad7",
3835 "team_id" : 1,
3836 "user_id" : 1
3837 },
3838 "agent_en_zilla" : {
3839 "id" : "5791195a-59da-45d0-86c7-bc7c0d4ecd93",
3840 "team_id" : 1,
3841 "user_id" : 1
3842 },
3843 "agent_fr_spirit" : {
3844 "id" : "58876dea-6d49-4fcc-83e0-b6fc14b724b9",
3845 "team_id" : 1,
3846 "user_id" : 1
3847 },
3848 "office_en_riko" : {
3849 "id" : "588bc0ac-5fd4-4ba0-af0d-b8617815f9e2",
3850 "team_id" : 1,
3851 "user_id" : 1
3852 },
3853 "office_fr_sanna" : {
3854 "id" : "5a70f693-af53-4740-8162-ef86666157a4",
3855 "team_id" : 1,
3856 "user_id" : 1
3857 },
3858 "team_en_xara" : {
3859 "id" : "5ea04313-d19d-42db-93e9-0755150602f2",
3860 "team_id" : 1,
3861 "user_id" : 1
3862 },
3863 "office_fr_senka" : {
3864 "id" : "60ee7782-d819-4a55-9551-baedf71381db",
3865 "team_id" : 1,
3866 "user_id" : 1
3867 },
3868 "agent_en_senka" : {
3869 "id" : "62798fa8-b2f3-4302-82cb-ca3256b47ff4",
3870 "team_id" : 1,
3871 "user_id" : 1
3872 },
3873 "office_en_zilla" : {
3874 "id" : "652e4be6-48f3-42d4-a103-9f3ac3d4e787",
3875 "team_id" : 1,
3876 "user_id" : 1
3877 },
3878 "agent_fr_senka" : {
3879 "id" : "6a3ad0f7-f96f-484c-a1fe-f5f304f66b43",
3880 "team_id" : 1,
3881 "user_id" : 1
3882 },
3883 "office_fr_feretrius" : {
3884 "id" : "6ab91bb0-1621-4040-a490-15880d4ab96b",
3885 "team_id" : 1,
3886 "user_id" : 1
3887 },
3888 "agent_en_viola" : {
3889 "id" : "6fc55459-0513-4930-b18f-78c304163e0a",
3890 "team_id" : 1,
3891 "user_id" : 1
3892 },
3893 "team_fr_velia" : {
3894 "id" : "72a05ee3-c9b3-4cb5-9e22-ebd0c1b178b7",
3895 "team_id" : 1,
3896 "user_id" : 1
3897 },
3898 "office_en_xara" : {
3899 "id" : "72be84a0-be93-493d-a9db-cc38a83dff6d",
3900 "team_id" : 1,
3901 "user_id" : 1
3902 },
3903 "agent_fr_riko" : {
3904 "id" : "74d56313-d6e2-47b1-9afc-43749d1d2b82",
3905 "team_id" : 1,
3906 "user_id" : 1
3907 },
3908 "team_en_molimo" : {
3909 "id" : "7653193c-cb18-43e4-bf8f-344c17c8b896",
3910 "team_id" : 1,
3911 "user_id" : 1
3912 },
3913 "team_fr_senka" : {
3914 "id" : "765fe78f-fa52-44e7-b235-d67fedda8eab",
3915 "team_id" : 1,
3916 "user_id" : 1
3917 },
3918 "office_en_joibe" : {
3919 "id" : "770f0edf-bb5d-44a4-98d8-1053a50ea68a",
3920 "team_id" : 1,
3921 "user_id" : 1
3922 },
3923 "team_en_pecunia" : {
3924 "id" : "78c2e0f7-5217-4edd-8fe1-e8847b6699d9",
3925 "team_id" : 1,
3926 "user_id" : 1
3927 },
3928 "agent_fr_umeko" : {
3929 "id" : "82656604-4c91-4ed0-ba32-3bbc36dcf746",
3930 "team_id" : 1,
3931 "user_id" : 1
3932 },
3933 "office_en_spirit" : {
3934 "id" : "876cede8-7059-4a02-8cf9-7737f5bdae25",
3935 "team_id" : 1,
3936 "user_id" : 1
3937 },
3938 "agent_en_joibe" : {
3939 "id" : "881dd860-8792-439a-891a-bb8b8122fb1f",
3940 "team_id" : 1,
3941 "user_id" : 1
3942 },
3943 "office_fr_joibe" : {
3944 "id" : "888b570f-becc-4d63-835b-1736dff6f3ed",
3945 "team_id" : 1,
3946 "user_id" : 1
3947 },
3948 "office_en_viola" : {
3949 "id" : "888ca72f-1c7c-4e39-b801-ff45e1bfc6f4",
3950 "team_id" : 1,
3951 "user_id" : 1
3952 },
3953 "team_en_sanna" : {
3954 "id" : "89cce38d-e210-4a08-aa07-b54c894fbce6",
3955 "team_id" : 1,
3956 "user_id" : 1
3957 },
3958 "office_fr_xara" : {
3959 "id" : "8a6d17a7-a634-48be-a816-c896421c919c",
3960 "team_id" : 1,
3961 "user_id" : 1
3962 },
3963 "team_fr_pecunia" : {
3964 "id" : "8a7e1c29-38df-4980-8440-394839b8d8ca",
3965 "team_id" : 1,
3966 "user_id" : 1
3967 },
3968 "team_fr_riko" : {
3969 "id" : "8b6addd3-34ca-4ee5-b940-1bd7cd86bb8d",
3970 "team_id" : 1,
3971 "user_id" : 1
3972 },
3973 "agent_en_spirit" : {
3974 "id" : "9107094b-0f2f-433e-9f41-41b50b812e69",
3975 "team_id" : 1,
3976 "user_id" : 1
3977 },
3978 "agent_fr_varda" : {
3979 "id" : "928bb308-0c1a-4e44-81e1-ad8193fd0113",
3980 "team_id" : 1,
3981 "user_id" : 1
3982 },
3983 "office_en_remy" : {
3984 "id" : "92e0b60d-147a-4f6f-8732-f90a31fd2ffb",
3985 "team_id" : 1,
3986 "user_id" : 1
3987 },
3988 "office_fr_riko" : {
3989 "id" : "93d807be-ab9e-44f7-942c-5b32e665ff7e",
3990 "team_id" : 1,
3991 "user_id" : 1
3992 },
3993 "team_fr_varda" : {
3994 "id" : "95936e6b-a506-4cc5-a69a-7a19c29cca1e",
3995 "team_id" : 1,
3996 "user_id" : 1
3997 },
3998 "agent_en_kade" : {
3999 "id" : "95af95a0-11da-438f-ac87-e6aa308797fa",
4000 "team_id" : 1,
4001 "user_id" : 1
4002 },
4003 "office_en_sanna" : {
4004 "id" : "9a396313-6111-4c52-abfd-0e930193b86e",
4005 "team_id" : 1,
4006 "user_id" : 1
4007 },
4008 "agent_fr_viola" : {
4009 "id" : "9aa954d4-48e4-48ff-a861-31872d72e025",
4010 "team_id" : 1,
4011 "user_id" : 1
4012 },
4013 "agent_fr_opitulus" : {
4014 "id" : "9e978b2e-ea3b-4039-b5bc-29c26b5cfd9a",
4015 "team_id" : 1,
4016 "user_id" : 1
4017 },
4018 "team_en_remy" : {
4019 "id" : "9f93c467-43c1-4991-9a61-0fb77edb08b4",
4020 "team_id" : 1,
4021 "user_id" : 1
4022 },
4023 "team_fr_sanna" : {
4024 "id" : "a343ed7c-92de-45e7-95d7-5fb06115c1ea",
4025 "team_id" : 1,
4026 "user_id" : 1
4027 },
4028 "office_en_velia" : {
4029 "id" : "a5cc4939-24aa-4c3a-a48b-bdd701d6a4fc",
4030 "team_id" : 1,
4031 "user_id" : 1
4032 },
4033 "agent_fr_pecunia" : {
4034 "id" : "a9f9d708-76d5-4b2c-ac03-9ef94d69ba57",
4035 "team_id" : 1,
4036 "user_id" : 1
4037 },
4038 "agent_fr_runi" : {
4039 "id" : "ab55df66-051c-4f08-8a7b-4175283aad9f",
4040 "team_id" : 1,
4041 "user_id" : 1
4042 },
4043 "agent_fr_kade" : {
4044 "id" : "b0535be7-1dcb-4609-8ab8-df0a0a1df20a",
4045 "team_id" : 1,
4046 "user_id" : 1
4047 },
4048 "agent_fr_zilla" : {
4049 "id" : "b4a14fd4-6ee5-4f1e-bf12-8eb32ffd4663",
4050 "team_id" : 1,
4051 "user_id" : 1
4052 },
4053 "office_fr_remy" : {
4054 "id" : "b4d7a336-7f53-427d-9309-cb5b5e744f2c",
4055 "team_id" : 1,
4056 "user_id" : 1
4057 },
4058 "office_en_opitulus" : {
4059 "id" : "b4df7efe-75a8-4d61-91fc-6b54dc4c2ece",
4060 "team_id" : 1,
4061 "user_id" : 1
4062 },
4063 "office_en_varda" : {
4064 "id" : "b682cd0f-58e4-46ed-9d94-a29f7b0aa187",
4065 "team_id" : 1,
4066 "user_id" : 1
4067 },
4068 "team_fr_umeko" : {
4069 "id" : "b6f7de9e-1548-4737-b049-78070aff9f5f",
4070 "team_id" : 1,
4071 "user_id" : 1
4072 },
4073 "agent_fr_feretrius" : {
4074 "id" : "b85d976d-0202-469d-99f2-8339b79330be",
4075 "team_id" : 1,
4076 "user_id" : 1
4077 },
4078 "office_en_thebe" : {
4079 "id" : "bad26945-cb2c-4fc9-8663-9d9b0632db87",
4080 "team_id" : 1,
4081 "user_id" : 1
4082 },
4083 "office_en_molimo" : {
4084 "id" : "bebd40d0-5ac6-4572-b6ad-bb90681cd4aa",
4085 "team_id" : 1,
4086 "user_id" : 1
4087 },
4088 "team_en_viola" : {
4089 "id" : "c00bbcfc-6a91-4058-9c0b-97a27336cb28",
4090 "team_id" : 1,
4091 "user_id" : 1
4092 },
4093 "team_en_opitulus" : {
4094 "id" : "c1f11474-a878-423f-8d3d-572ea6cf13ef",
4095 "team_id" : 1,
4096 "user_id" : 1
4097 },
4098 "team_fr_spirit" : {
4099 "id" : "c700f7cb-c579-403d-88b8-b5c8184f4d11",
4100 "team_id" : 1,
4101 "user_id" : 1
4102 },
4103 "agent_fr_velia" : {
4104 "id" : "c80113ad-2d18-41fb-a378-24dba6813090",
4105 "team_id" : 1,
4106 "user_id" : 1
4107 },
4108 "team_en_varda" : {
4109 "id" : "cc62bda1-29c9-491d-8a9c-fc1549c850e9",
4110 "team_id" : 1,
4111 "user_id" : 1
4112 },
4113 "team_fr_dialis" : {
4114 "id" : "cf207b06-d221-4707-b4d7-680b9a216779",
4115 "team_id" : 1,
4116 "user_id" : 1
4117 },
4118 "office_fr_thebe" : {
4119 "id" : "d1826372-8388-496e-a044-108625e9bfdc",
4120 "team_id" : 1,
4121 "user_id" : 1
4122 },
4123 "office_fr_opitulus" : {
4124 "id" : "d3c506e6-0991-4b58-9900-4b520e789eab",
4125 "team_id" : 1,
4126 "user_id" : 1
4127 },
4128 "team_fr_remy" : {
4129 "id" : "d3c7d0fa-7115-4d06-b797-38b98c847ca4",
4130 "team_id" : 1,
4131 "user_id" : 1
4132 },
4133 "agent_en_feretrius" : {
4134 "id" : "d4bec4c9-94d6-4bea-8174-7713e6b08106",
4135 "team_id" : 1,
4136 "user_id" : 1
4137 },
4138 "agent_en_sanna" : {
4139 "id" : "d4d71190-87e8-4e7c-aea1-e4a97265e1b1",
4140 "team_id" : 1,
4141 "user_id" : 1
4142 },
4143 "office_en_feretrius" : {
4144 "id" : "d849ece2-01fc-497d-b6a6-0c8f1d2c08d5",
4145 "team_id" : 1,
4146 "user_id" : 1
4147 },
4148 "agent_fr_molimo" : {
4149 "id" : "d9fa27bb-2ef9-4f67-9b86-6eb70038eaef",
4150 "team_id" : 1,
4151 "user_id" : 1
4152 },
4153 "office_fr_viola" : {
4154 "id" : "dacba5a8-3df0-4f88-b26c-0bad1c9404e8",
4155 "team_id" : 1,
4156 "user_id" : 1
4157 },
4158 "agent_fr_xara" : {
4159 "id" : "dc1aa069-dda4-4c5b-9bd1-bdce45773a24",
4160 "team_id" : 1,
4161 "user_id" : 1
4162 },
4163 "team_fr_runi" : {
4164 "id" : "e2e41339-0c1f-40e4-9670-21789f9e5169",
4165 "team_id" : 1,
4166 "user_id" : 1
4167 },
4168 "agent_fr_sanna" : {
4169 "id" : "e37cfe53-fc4a-480b-992d-212ef90f90c1",
4170 "team_id" : 1,
4171 "user_id" : 1
4172 },
4173 "office_fr_zilla" : {
4174 "id" : "e384afee-fd7f-4bc6-a9e1-e3c1d9596833",
4175 "team_id" : 1,
4176 "user_id" : 1
4177 },
4178 "office_en_runi" : {
4179 "id" : "e438ac4b-7d59-4983-8611-17e28ee29a99",
4180 "team_id" : 1,
4181 "user_id" : 1
4182 },
4183 "agent_en_riko" : {
4184 "id" : "e9a1b9ad-8898-4333-989e-1cf3afba6180",
4185 "team_id" : 1,
4186 "user_id" : 1
4187 },
4188 "team_en_kade" : {
4189 "id" : "ede6ea00-7643-456c-b5f7-2b92d2b9fbc3",
4190 "team_id" : 1,
4191 "user_id" : 1
4192 },
4193 "office_en_senka" : {
4194 "id" : "ee45ae54-1a96-4194-88bc-cfe070ebfee7",
4195 "team_id" : 1,
4196 "user_id" : 1
4197 },
4198 "team_en_riko" : {
4199 "id" : "eff4a8d4-7ec0-4ead-bca2-49b54947199c",
4200 "team_id" : 1,
4201 "user_id" : 1
4202 },
4203 "agent_en_thebe" : {
4204 "id" : "f40909b0-613e-4ff7-8dde-77a9106a0838",
4205 "team_id" : 1,
4206 "user_id" : 1
4207 },
4208 "agent_en_pecunia" : {
4209 "id" : "fbd82371-4421-4914-b7d6-171dff61e3d9",
4210 "team_id" : 1,
4211 "user_id" : 1
4212 }
4213
4214 },
4215 "default_apps" : [
4216 "store",
4217 "websites",
4218 "domains",
4219 "listings",
4220 "contacts",
4221 "integrations",
4222 "calendar"
4223 ],
4224 "recaptcha" : {
4225 "url": "https://www.google.com/recaptcha/api/siteverify",
4226 "site_key": "6LejTTsUAAAAACTtowIobH21fdrceJoABC3newD3",
4227 "secret_key": "6LejTTsUAAAAAA0dV4-y768PN3u4T8imD5DJ7STw"
4228 },
4229 "legacy_aws": {
4230 "default_region": "us-east-1",
4231 "s3": {
4232 "access_key_id": "AKIAJCIFPWXVK5IDH5OQ",
4233 "secret_access_key": "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",
4234 "bucket": "datadev.websitebox.com"
4235 }
4236 },
4237 "legacy_url": "https://stephen.websitebox.com/",
4238 "letsencrypt_url": "http://node-wsbx-letsencrypt.wsbx-staging/",
4239 "moneris": {
4240 "country_code": "CA",
4241 "store_id": "store5",
4242 "api_token": "yesguy",
4243 "test": true
4244 }
4245 }
4246
4247}