What's the time span of recently modified artifacts?
![](http://jazz.net/_images/myphoto/45d17bd09641d4d5d2594a3f34f71a73.jpg)
Accepted answer
![](http://jazz.net/_images/myphoto/45d17bd09641d4d5d2594a3f34f71a73.jpg)
In the fronting.properties file on the server there are a couple of settings (recent requirements and recent comments) that defines the time in days (default = 14)
com.ibm.rdm.fronting.server.RDMRecentRequirements.query.modifiedsince.duration=14
com.ibm.rdm.fronting.server.RDMRecentComments.query.modifiedsince.duration=14
This file is typically found in
<server>\server\conf\rm
for example on my local server the file is located here.
C:\Program Files\IBM\JazzTeamServer\server\conf\rm
com.ibm.rdm.fronting.server.RDMRecentRequirements.query.modifiedsince.duration=14
com.ibm.rdm.fronting.server.RDMRecentComments.query.modifiedsince.duration=14
This file is typically found in
<server>\server\conf\rm
for example on my local server the file is located here.
C:\Program Files\IBM\JazzTeamServer\server\conf\rm