Move sonatype-work folder

Hi,

I want to move my sonatype-work folder to a mount point, say, /usr/local/sonatype-work
I’ve created a mount point & would now like let nexus know to use new location, rather than old-default one.

Where do I need to make changes in the configuration?
Apart from $NEXUS_HOME/conf/nexus.properties:

nexus-work=${bundleBasedir}/…/sonatype-work/nexus

Please suggest.

P.S. - I’m using 2.10 version.

Thanks

The “nexus-work” property is the only thing that needs to be changed.

Rich