<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -50,6 +50,7 @@ class WithIntegrity &lt; Thor
       config = File.read(root / &quot;config.yml&quot;)
       config.gsub!(%r(sqlite3:///var/integrity.db), &quot;sqlite3://#{root}/integrity.db&quot;)
       config.gsub!(%r(/path/to/scm/exports),        &quot;#{root}/builds&quot;)
+      config.gsub!(%r(/var/log),        &quot;#{root}/log&quot;)
       File.open(root / &quot;config.yml&quot;, &quot;w&quot;) {|f| f.puts config }
     end
 </diff>
      <filename>bin/integrity</filename>
    </modified>
    <modified>
      <diff>@@ -13,6 +13,9 @@
 # writable by the user that runs Integrity.
 :export_directory: /path/to/scm/exports
 
+# Path to the integrity log file
+:log: /var/log/integrity.log
+
 # Enable or disable HTTP authentication for the app. BE AWARE that if you 
 # disable this anyone can delete and alter projects, so do it only if your 
 # app is running in a controlled environment (ie, behind your company's</diff>
      <filename>config/config.sample.yml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6cc92bfc9712440ed45e3630c081fb3e776ace6b</id>
    </parent>
  </parents>
  <author>
    <name>Simon Rozet</name>
    <email>simon@rozet.name</email>
  </author>
  <url>http://github.com/foca/integrity/commit/7b409ab6f579eb244ee2b32691ef397fa0c80498</url>
  <id>7b409ab6f579eb244ee2b32691ef397fa0c80498</id>
  <committed-date>2008-11-21T15:35:52-08:00</committed-date>
  <authored-date>2008-11-21T15:35:52-08:00</authored-date>
  <message>update the installer to set the path to integrity log file</message>
  <tree>057bb38cd8ac18aa2a960c412689acd907f5cc15</tree>
  <committer>
    <name>Simon Rozet</name>
    <email>simon@rozet.name</email>
  </committer>
</commit>
