Skip to content

Instantly share code, notes, and snippets.

@claylo
Created May 3, 2011 21:29
Show Gist options
  • Save claylo/954292 to your computer and use it in GitHub Desktop.
Save claylo/954292 to your computer and use it in GitHub Desktop.
Set confluence.home in the app properties
# Confluence comes with all defaults commented out, so we just add an
# uncommented entry with a little vertical whitespace breathing room
echo '' >> confluence/confluence/WEB-INF/classes/confluence-init.properties
echo 'confluence.home=/Users/atlassian/Documents/confluence' >> confluence/confluence/WEB-INF/classes/confluence-init.properties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment