|  | @@ -15,6 +15,20 @@ return array(
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  	'url' => '',
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | + 	/*
 | 
	
		
			
				|  |  | + 	|--------------------------------------------------------------------------
 | 
	
		
			
				|  |  | +	| Asset URL
 | 
	
		
			
				|  |  | +	|--------------------------------------------------------------------------
 | 
	
		
			
				|  |  | +	|
 | 
	
		
			
				|  |  | +	| The base URL used for your application's asset files, if you are serving
 | 
	
		
			
				|  |  | +	| them through a different server or a content delivery network, for
 | 
	
		
			
				|  |  | +	| example. If it's not set, we'll default to the application URL (above).
 | 
	
		
			
				|  |  | +	| Leave off the trailing slash.
 | 
	
		
			
				|  |  | +	|
 | 
	
		
			
				|  |  | +	*/
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +	'asset_url' => '',
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |  	/*
 | 
	
		
			
				|  |  |  	|--------------------------------------------------------------------------
 | 
	
		
			
				|  |  |  	| Application Index
 |