| 1 |
// $Id: README.txt,v 1.12 2008/01/12 17:18:42 wimleers Exp $ |
// $Id: README.txt,v 1.13 2008/01/14 00:40:08 wimleers Exp $ |
| 2 |
|
|
| 3 |
Description |
Description |
| 4 |
----------- |
----------- |
| 122 |
This is my configuration: |
This is my configuration: |
| 123 |
|
|
| 124 |
$conf = array( |
$conf = array( |
| 125 |
|
'file_url_rewrite' => array( |
| 126 |
|
'cdn_file_url', // List the CDN module's URL rewrite function as the preferred server. |
| 127 |
|
), |
| 128 |
'cdn_url' => 'http://wimleers.cachefly.com/wimleers.com', |
'cdn_url' => 'http://wimleers.cachefly.com/wimleers.com', |
| 129 |
'cdn_sync_filters' => array( |
'cdn_sync_filters' => array( |
| 130 |
// Add all Javascript, CSS, image and flash files from the most common |
// Add all Javascript, CSS, image and flash files from the most common |