首页 > Web开发 > 详细

web_profile(网站分析)配置

时间:2016-01-28 10:40:31      阅读:259      评论:0      收藏:0      [点我收藏+]
web_profiler:

    # DEPRECATED, it is not useful anymore and can be removed
    # safely from your configuration
    verbose:              true

    # 开关页面显示能分析页面信息的工具条
    toolbar:              false
    position:             bottom

    # 开关是否在页面重定向之前显示页面信息
    intercept_redirects: false

    # Exclude AJAX requests in the web debug toolbar for specified paths
    excluded_ajax_paths:  ^/bundles|^/_wdt

 

web_profile(网站分析)配置

原文:http://www.cnblogs.com/linxingyun/p/5165279.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!