Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
Merge pull request #7 from jeremyFreeAgent/master
Browse files Browse the repository at this point in the history
Added location_config configuration to README
  • Loading branch information
Jonas Wouters committed Mar 6, 2012
2 parents da8c683 + 1a5fa43 commit 3edde6d
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Expand Up @@ -65,10 +65,11 @@ To change these settings for your environment you can override the defaults by
defining the following settings in your config. The config is usually located at `app/config/config.yml`.

jns_xhprof:
location_lib: /opt/local/www/php5-xhprof/xhprof_lib/utils/xhprof_lib.php
location_runs: /opt/local/www/php5-xhprof/xhprof_lib/utils/xhprof_runs.php
location_web: http://xhprof.localhost
enabled: true
location_lib: /opt/local/www/php5-xhprof/xhprof_lib/utils/xhprof_lib.php
location_runs: /opt/local/www/php5-xhprof/xhprof_lib/utils/xhprof_runs.php
location_config: /opt/local/www/php5-xhprof/xhprof_lib/config.php
location_web: http://xhprof.localhost
enabled: true

[1]: http://mirror.facebook.net/facebook/xhprof/doc.html
[2]: http://www.macports.org/
Expand Down

0 comments on commit 3edde6d

Please sign in to comment.