Produced by Araxis Merge on 7/18/2017 10:53:41 AM Eastern Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | VSS_5_2_1_2841.zip\vss_svn_backup\properties\local | app.properties | Wed May 31 15:27:42 2017 UTC |
| 2 | VSS_5_2_1_2841.zip\vss_svn_backup\properties\local | app.properties | Tue Jul 18 14:10:14 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 8 | 310 |
| Changed | 7 | 28 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| Whitespace | |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | #set this to true to disable p reauthenti cation and other dev -specific behavior | |
| 2 | app.produc tion=false | |
| 3 | useMinifie dDependenc ies=false | |
| 4 | maxAllowed FailedLogi ns=3 | |
| 5 | autoUnlock Minutes=15 | |
| 6 | autoDisabl eAfterDays =30 | |
| 7 | ||
| 8 | authProvid er.siteMin der.active =false | |
| 9 | authProvid er.siteMin der.princi palHeaderP ropertyNam e=adSamAcc ountName | |
| 10 | authProvid er.activeD irectory.a ctive=true | |
| 11 | authProvid er.localDe vAuth.acti ve=true | |
| 12 | ||
| 13 | logout.pos tRedirectU rl=/login. htm?logout | |
| 14 | timeout.po stRedirect Url=/login .htm?logou t | |
| 15 | userError. postRedire ctUrl=http s:// AI . DNS . DNS /centrallo gin/centra llanding.a spx | |
| 16 | ||
| 17 | maxIdleDay sBeforeVol unteerInac tivation=3 65 | |
| 18 | volunteerI nactivatio nGracePeri od=90 | |
| 19 | ||
| 20 | maxQuietPr interStatu sCheckMinu tes=5 | |
| 21 | ||
| 22 | protocolHo stnamePort Override=h ttps://loc alhost | |
| 23 | web.versio n=localbui ld | |
| 24 | httpsRequi red=false | |
| 25 | solr.baseU RL=https:/ /localhost /solr | |
| 26 | ssrs.baseU RL=https:/ /localhost /ReportSer ver_VSS_SQ L12 | |
| 27 | ssrs.repor tSubdirect ory=/VSS_G old/ | |
| 28 | ssrs.viewR eport.base URL=${ssrs .baseURL}/ Pages/Repo rtViewer.a spx? | |
| 29 | disableHos tnameVerif ication=tr ue | |
| 30 | ||
| 31 | messages.c ache.expir ySeconds=6 0 | |
| 32 | ||
| 33 | cache.auto Refresh.st artupDelay Millis=100 00 | |
| 34 | cache.auto Refresh.fi xedDelayMi llis=36000 00 | |
| 35 | ||
| 36 | # for unit tests | |
| 37 | unittest.d ataSource. url=DNS | |
| 38 | unittest.d ataSource. username= AI | |
| 39 | unittest.d ataSource. password= AI | |
| 40 | ||
| 41 | #### Data sources | |
| 42 | datasource =app.jdbc. DataSource OLTP | |
| 43 | # SQL Serv er max is 2100 | |
| 44 | maxSupport edSQLParam s=2000 | |
| 45 | # IE max l ength is a little ov er 2000 | |
| 46 | maxGetRequ estLength= 2000 | |
| 47 | ||
| 48 | #### Hiber nate confi guration - see Abstr actDataCon fig.java | |
| 49 | hibernate. cache.use_ query_cach e=true | |
| 50 | hibernate. cache.use_ second_lev el_cache=t rue | |
| 51 | hibernate. connection .isolation =4096 | |
| 52 | hibernate. databaseTy pe=SQL_SER VER | |
| 53 | hibernate. dialect=go v.va.share d.persiste nce.SQLSer ver2012Dia lect | |
| 54 | hibernate. format_sql =true | |
| 55 | hibernate. jdbc.batch _size=30 | |
| 56 | hibernate. jdbc.batch _versioned _data=true | |
| 57 | hibernate. max_fetch_ depth=4 | |
| 58 | hibernate. order_inse rts=true | |
| 59 | hibernate. order_upda tes=true | |
| 60 | hibernate. show_sql=t rue | |
| 61 | hibernate. use_sql_co mments=tru e | |
| 62 | ||
| 63 | #### LDAP configurat ion | |
| 64 | ldapIgnore Connectivi tyErrors=t rue | |
| 65 | ldapReadSe rverUrl1=l dap:// DNS . DNS : PORT | |
| 66 | ldapReadSe rverUrl2=l dap:// DNS . DNS : PORT | |
| 67 | # ldapRead ServerUrl1 =ldap:// DNS . DNS : PORT | |
| 68 | # ldapRead ServerUrl2 =ldap:// DNS . DNS : PORT | |
| 69 | ldapMaxSea rchResults =50 | |
| 70 | ldapBase=D C=va,DC=go v | |
| 71 | ldapPerson DaoDomainC ontext=DC= va,DC=gov | |
| 72 | ldapUserId =DNS | |
| 73 | ldapPasswo rd= AI | |
| 74 | ldapTimeou t=300000 | |
| 75 | ||
| 76 | # 8 hours for dev la ptops for convenienc e | |
| 77 | session.st aff.idleAf terSeconds =28000 | |
| 78 | session.st aff.expira tionSecond s=28800 | |
| 79 | #session.s taff.idleA fterSecond s=60 | |
| 80 | #session.s taff.expir ationSecon ds=120 | |
| 81 | session.ki osk.idleAf terSeconds =600 | |
| 82 | session.ki osk.expira tionSecond s=660 | |
| 83 | ||
| 84 | session.he artBeatTim eoutMillis =15000 | |
| 85 | session.po llingInter valSeconds =60 | |
| 86 | session.fa iledReques tsCount=15 | |
| 87 | ||
| 88 | #leaving t his here a s an examp le - CPB | |
| 89 | staff.aop. auditLoggi ng.pointcu tBefore=ex ecution(* gov.va.vss .persisten ce.impl.vo lunteer.Vo lunteerDAO Impl.findB yCriteria( ..)) \ | |
| 90 | || execution (* gov.va. vss.persis tence.impl .Organizat ionDAOImpl .findByCri teria(..)) | |
| 91 | kiosk.aop. auditLoggi ng.pointcu tBefore=ex ecution(* gov.va.vss .persisten ce.impl.Or ganization DAOImpl.fi ndByCriter ia(..)) | |
| 92 | ||
| 93 | excludedEn tityURL=ht tp://oig.h hs.gov/exc lusions/do wnloadable s/UPDATED. csv | |
| 94 | ||
| 95 | email.smtp Server= PII | |
| 96 | email.send er=PII | |
| 97 | email.subj ectPrefix= [VSS Autom ated] | |
| 98 | email.reci pientOverr ideCSV= PII | |
| 99 | email.temp lateEncodi ng=ISO-885 9-1 | |
| 100 | ||
| 101 | velocity.c acheTempla tes=false | |
| 102 | velocity.m odificatio nCheckInte rval=60 | |
| 103 | ||
| 104 | scheduledJ obs.appUse rUpdate.cr on=0 0 0 * * ? | |
| 105 | scheduledJ obs.distri butePrintR equests.fi xedRate=10 000 | |
| 106 | scheduledJ obs.donati onLogImpor t.cron=0 5 0 1 * * ? | |
| 107 | # run this manually via a unit test in l ocal dev - CPB | |
| 108 | scheduledJ obs.exclud edEntityRe fresh.cron =0 0 0 * * ? | |
| 109 | scheduledJ obs.exclud edEntityRe fresh.enab led=false | |
| 110 | scheduledJ obs.exclud edEntityVo lunteerUpd ate.cron=0 */30 * * * ? | |
| 111 | scheduledJ obs.exclud edEntityVo lunteerUpd ate.enable d=true | |
| 112 | scheduledJ obs.kioskC heckin.fix edDelay=60 000 | |
| 113 | scheduledJ obs.notifi cationPurg e.cron=0 0 /20 * * * ? | |
| 114 | scheduledJ obs.purgeP rintReques ts.cron=0 0/10 * * * ? | |
| 115 | scheduledJ obs.purgeP rintReques ts.purgeRe questedOld erThanMinu tes=1440 | |
| 116 | scheduledJ obs.purgeP rintReques ts.purgeCo mpletedOld erThanMinu tes=360 | |
| 117 | scheduledJ obs.volunt eerAutoIna ctivation. cron=0 0 2 * * ? | |
| 118 | scheduledJ obs.volunt eerAutoIna ctivation. switchToTi meZone=US/ Eastern | |
| 119 | scheduledJ obs.volunt eerRequire mentCleanu p.cron=0 0 4 * * ? | |
| 120 | scheduledJ obs.volunt eerRequire mentStatus Sync.cron= 0 0/20 * * * ? | |
| 121 | ||
| 122 | emailServi ce.taskExe cutor.core PoolSize=5 | |
| 123 | emailServi ce.taskExe cutor.maxP oolSize=80 | |
| 124 | emailServi ce.taskExe cutor.queu eCapacity= 10 | |
| 125 | ||
| 126 | # wait two minutes t o start de lay-based scheduled jobs on st artup | |
| 127 | scheduledJ obs.startu pDelayMill is=120000 | |
| 128 | ||
| 129 | port.http= 8180 | |
| 130 | port.https =8543 | |
| 131 | cookie.ses sionId=JSE SSIONID | |
| 132 | ||
| 133 | benefiting ServiceRol eQuickSear ch.maxResu lts=10 | |
| 134 | volunteerS earch.maxR esults=500 | |
| 135 | organizati onSearch.m axResults= 500 | |
| 136 | organizati onQuickSea rch.maxRes ults=20 | |
| 137 | donorSearc h.maxResul ts=500 | |
| 138 | donationSu mmaryList. maxResults =500 | |
| 139 | donationSu mmaryList. normal.def aultStartD aysInPast= 30 | |
| 140 | donationSu mmaryList. thankyou.d efaultStar tDaysInPas t=30 | |
| 141 | ||
| 142 | donationFi scalYearSt artMMDD=10 /1 | |
| 143 | donationFi scalYearEn dMMDD=9/30 | |
| 144 | donationGr acePeriod= 14 | |
| 145 | fullYearsV olunteerin gCreditEpo ch=2002 | |
| 146 | ||
| 147 | donationSu mmary.setA cknowledge mentDate.r eportAndPa ramMap=Tha nkYouLette r:Donation SummaryID | |
| 148 | ||
| 149 | printerSta tusCheckFa ilureMinut es=5 | |
| 150 | ssrsEmbedF rameMargin =32 | |
| 151 | ||
| 152 | userAdmin. newUserDef aultTimezo ne=US/East ern | |
| 153 | notificati on.maxResu lts=50 | |
| 154 | notificati on.volunte erSelfServ ice.expira tionDaysOu t=30 | |
| 155 | ||
| 156 | payGovActi vity.downl oadURL=htt ps://www.p ay.gov/Act ivityDownl oad/Activi tyDownload | |
| 157 | payGovActi vity.repor tName=Coll ectionsAct ivityFilev 2 | |
| 158 | payGovActi vity.userN ame= D N
|
|
| 159 | payGovActi vity.passw ord=DNT201 6lbx | |
| 160 | payGovActi vity.deide ntifyDonor s=true | |
| 161 | payGovActi vity.maxCa tchUpDays= 180 | |
| 162 | ||
| 163 | expenditur eList.maxR esults=500 | |
| 164 | expenditur eList.defa ultStartDa ysInPast=9 0 | |
| 165 | ||
| 166 | ledgerAdju stmentList .maxResult s=500 | |
| 167 | ledgerAdju stmentList .defaultSt artDaysInP ast=90 | |
| 168 | ||
| 169 | maxRequire mentWarnin gs=5 |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.