In R2#13 version we began using a new policy for system settings such as Database access or Registration management. At first start, iceScrum detects the User Home directory and deploys his embedded database/configuration file/logging file under the « [user.home]/.icescrum » subdirectory. The configuration file is a key/value based format you can edit directly, changes will be seen at next iceScrum restart.
To allow multiple instances running, another level of subdirectory is allocated for databases/configurations based on the context root name.
e.g.:
_ your icescrum url -> http://localhost:8080/iceScrum2
_ settings path -> [user.home]/.icescrum/iceScrum2


