Specifying directory with global properties

Hi all

I want to declare a global property inside the radiology module that will reference a directory. But i want that directory to start from the openmrs application data directory. How do i specify that inside config.xml

cc @teleivo

as suggested on talk, just let the user specify an absolute or relative path. java’s file API will figure this out.