<?php
/**
 * Default settings for the doi plugin
 *
 * @author Andreas Gohr <gohr@cosmocode.de>
 */

$conf['isbnresolver'] = 'GoogleBooks';
$conf['cover'] = 0;
