| Line 19... |
Line 19... |
| 19 |
Const SCRIPTS_FOLDER_STEP = "scripts_step"
|
19 |
Const SCRIPTS_FOLDER_STEP = "scripts_step"
|
| 20 |
Const DOC_REPOSITORY_URL = "http://edms/docRegister/"
|
20 |
Const DOC_REPOSITORY_URL = "http://edms/docRegister/"
|
| 21 |
Const adminEmail = "VixIT@vixtechnology.com"
|
21 |
Const adminEmail = "VixIT@vixtechnology.com"
|
| 22 |
Const ADMIN_EMAIL = "VixIT@vixtechnology.com"
|
22 |
Const ADMIN_EMAIL = "VixIT@vixtechnology.com"
|
| 23 |
Const JIRA_URL = "http://cloudajir01.vix.local:8080"
|
23 |
Const JIRA_URL = "http://cloudajir01.vix.local:8080"
|
| 24 |
Const JIRA_DATABASE = "JIRA506_Production" ' Display only
|
24 |
Const JIRA_CREDENTAILS = "ReleaseManager:r3l3@se4J!r@"
|
| 25 |
Dim aPRODUCT_OS_BUILD_TYPES
|
25 |
Dim aPRODUCT_OS_BUILD_TYPES
|
| 26 |
' -- Other Configuration -----------------------------
|
26 |
' -- Other Configuration -----------------------------
|
| 27 |
Const enum_RELMGR_COOKIE_DOMAIN = "RELMGR_USER_COOKIES"
|
27 |
Const enum_RELMGR_COOKIE_DOMAIN = "RELMGR_USER_COOKIES"
|
| 28 |
Const COOKIE_HIDE_FILES_FILTER = "COOKIE_HIDE_FILES_FILTER"
|
28 |
Const COOKIE_HIDE_FILES_FILTER = "COOKIE_HIDE_FILES_FILTER"
|
| 29 |
Const COOKIE_HIDE_DEPS_FILTER = "COOKIE_HIDE_DEPS_FILTER"
|
29 |
Const COOKIE_HIDE_DEPS_FILTER = "COOKIE_HIDE_DEPS_FILTER"
|