mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-24 11:59:09 -04:00
feat added custom pages
This commit is contained in:
8
.devcontainer/laradock/php-fpm/xhprof.ini
Normal file
8
.devcontainer/laradock/php-fpm/xhprof.ini
Normal file
@@ -0,0 +1,8 @@
|
||||
[xhprof]
|
||||
; extension=xhprof.so
|
||||
extension=tideways_xhprof.so
|
||||
xhprof.output_dir=/var/www/xhprof
|
||||
; no need to autoload, control in the program
|
||||
tideways.auto_prepend_library=0
|
||||
; set default rate
|
||||
tideways.sample_rate=100
|
||||
Reference in New Issue
Block a user