File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 200200 "endTime" : " 21:10:00"
201201 },
202202 "cronJobForEodSync" : " */60 * * * *" ,
203+ "sampleCSVForUser" : " users.csv" ,
204+ "sampleCSVBucketRegion" : " us-west-2"
203205 "sessionMaxAge" : 900000
204206}
Original file line number Diff line number Diff line change 329329 "defaultAllowProjectActionsOverride" : true ,
330330 "projectPauseThresholdPercentage" : 80 ,
331331 "projectStopThresholdPercentage" : 90 ,
332- "costControlReadMoreLink" : " https://researchgateway.readthedocs.io/en/latest/"
332+ "costControlReadMoreLink" : " https://researchgateway.readthedocs.io/en/latest/" ,
333+ "budgetMaxAllowedValue" : 50000
333334 }
334335 },
335336 {
343344 "ownCatalogLink" : " https://researchgateway.readthedocs.io/en/latest/" ,
344345 "ownCatalogWithTagLink" : " https://researchgateway.readthedocs.io/en/latest/"
345346 }
347+ },
348+ {
349+ "_id" : {
350+ "$oid" : " 62b6c70a7dec087675b33797"
351+ },
352+ "key" : " usersConfig" ,
353+ "value" : {
354+ "maxBulkUserCount" : 20 ,
355+ "csvHeaderValues" : [
356+ " email" ,
357+ " first_name" ,
358+ " last_name" ,
359+ " role" ,
360+ " userTags"
361+ ]
362+ }
346363 }
347364]
You can’t perform that action at this time.
0 commit comments