__setting_JIRA_Home_recommended_method_1
Edit the jira-application.properties file and set the value of the 'jira.home' property to the desired location for your JIRA Home Directory (this location should be something different than the application directory, or you may run into problems later). If you are specifying this location's path on Windows, use double back-slashes ("\") between subdirectories. For example, X:\\path\\to\\JIRA\\Home.If you define an UNC path in Microsoft Windows, be sure to double escape the leading backslash:
\\\\machinename\\path\\to\\JIRA\\home
See the JIRA Installation Directory page to find where this file is located.