diff --git a/README.md b/README.md index ab15b79..31e6454 100644 --- a/README.md +++ b/README.md @@ -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/