James Moger
2014-05-05 8f0f665b9ee4e2cd21e9e0d5d7cfc69b1d19b86f
src/site/upgrade_war.mkd
@@ -15,3 +15,6 @@
5. Manually apply any changes you made to your original web.xml file to the gitblit.properties file you copied to your data folder
6. Edit the new WAR's `WEB-INF/web.xml` file and set the *baseFolder* context parameter to your external baseFolder.
## Upgrading Gitblit WAR (1.4.0+)
The *baseFolder* context parameter has been replaced with a *baseFolder* JNDI env-entry.  This means you can define the *baseFolder* from the administrative console of your servlet container and not have to manipulate anything in the web.xml file.