Allow the specification of a asset base URL.
This commit is contained in:
@@ -20,10 +20,9 @@ return array(
|
||||
| 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.
|
||||
| The base URL used for your application's asset files. This is useful if
|
||||
| you are serving your assets through a different server or a CDN. If it
|
||||
| is not set, we'll default to the application URL above.
|
||||
|
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user