Subversion Repositories DevTools

Rev

Rev 1338 | Rev 3900 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1338 Rev 2362
Line 17... Line 17...
17
Const DOC_FOLDER = "doc"
17
Const DOC_FOLDER = "doc"
18
Const TEMP_FOLDER = "temp"
18
Const TEMP_FOLDER = "temp"
19
Const SCRIPTS_FOLDER = "scripts"
19
Const SCRIPTS_FOLDER = "scripts"
20
Const SCRIPTS_FOLDER_STEP = "scripts_step"
20
Const SCRIPTS_FOLDER_STEP = "scripts_step"
21
Const DOC_REPOSITORY_URL = "http://edms/docRegister/"
21
Const DOC_REPOSITORY_URL = "http://edms/docRegister/"
22
Const adminEmail   = "releasem@erggroup.com"
22
Const adminEmail  = "VixIT@vixtechnology.com"
23
Const ADMIN_EMAIL = "releasem@erggroup.com"
23
Const ADMIN_EMAIL = "VixIT@vixtechnology.com"
24
Const JIRA_URL    = "http://cloudajir01.vix.local:8080"
24
Const JIRA_URL    = "http://cloudajir01.vix.local:8080"
25
Const JIRA_DATABASE = "JIRA506_Production"                  ' Display only
25
Const JIRA_DATABASE = "JIRA506_Production"                  ' Display only
26
Dim aPRODUCT_OS_BUILD_TYPES
26
Dim aPRODUCT_OS_BUILD_TYPES
27
' -- Other Configuration -----------------------------
27
' -- Other Configuration -----------------------------
28
Const enum_RELMGR_COOKIE_DOMAIN = "RELMGR_USER_COOKIES"
28
Const enum_RELMGR_COOKIE_DOMAIN = "RELMGR_USER_COOKIES"