mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-04 04:48:40 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			231 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			231 B
		
	
	
	
		
			INI
		
	
	
	
	
	
; enable function that are disabled by default in the App Engine PHP runtime
 | 
						|
google_app_engine.enable_functions = "php_sapi_name, php_uname, getmypid"
 | 
						|
google_app_engine.allow_include_gs_buckets = "invoice-ninja"
 | 
						|
allow_url_include=1 |