enqueue notices for offline broadcast

darcs-hash:20080704050425-84dde-d0106845c7b16b80be8e0d5ee9ac93a457334df7.gz
This commit is contained in:
Evan Prodromou
2008-07-04 01:04:25 -04:00
parent 784299c257
commit 73a0271960
5 changed files with 130 additions and 1 deletions

View File

@@ -51,6 +51,8 @@ $config =
array('authority' => 'INVALID TAG',
'date' => 'PUT A DATE HERE',
'prefix' => ''),
'queue' =>
array('enabled' => false),
'license' =>
array('url' => 'http://creativecommons.org/licenses/by/3.0/',
'title' => 'Creative Commons Attribution 3.0',