'#title'=>t('Disable minification for specific pages'),
'#default_value'=>$config->get('exclude_pages'),
'#description'=>t(
"Specify pages by using their paths with leading forward slash. Enter one path per line. The '*' character is a wildcard. Example paths are %blog for the blog page and %blog-wildcard for every personal blog. %front is the front page.",