Initial repo for search and displace code (written for, rather than the tools used in the processing)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

16 lines
360 B

;; Note: After changing, you should reinitialize+restart PHP.
; date.timezone = America/Los_Angeles
date.timezone = Europe/London
max_execution_time = 0
memory_limit = 256M
; Some test suites depend on $_ENV
variables_order=EGPCS
; By default, disable outbound mail
sendmail_path = "/usr/bin/env true"
; Display nicely formatted errors
display_errors = 1