Subversion Repositories configs

Rev

Rev 204 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 204 Rev 209
Line 406... Line 406...
406
;max_input_vars = 1000
406
;max_input_vars = 1000
407
 
407
 
408
; Maximum amount of memory a script may consume
408
; Maximum amount of memory a script may consume
409
; http://php.net/memory-limit
409
; http://php.net/memory-limit
410
;memory_limit = 128M
410
;memory_limit = 128M
411
memory_limit = 512M
411
memory_limit = 5120M
412
 
412
 
413
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
413
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
414
; Error handling and logging ;
414
; Error handling and logging ;
415
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
415
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
416
 
416