Hudson stores all the data files inside this directory in the file system. You can change this by either:
  1. Use your web container's admin tool to set the HUDSON_HOME environment entry.
  2. Set the environment variable HUDSON_HOME before launching your web container.
  3. (Not recommended) modify web.xml of hudson.war (or its expanded image in your web container).
This value cannot be changed while Hudson is running. This entry is mostly for you to make sure that your configuration is taking effect.