xref: /plugin/doi/conf/default.php (revision 17101be411563598a3f2f83cf104a5211ddaee03)
1<?php
2/**
3 * Default settings for the doi plugin
4 *
5 * @author Andreas Gohr <gohr@cosmocode.de>
6 */
7
8$conf['isbnresolver'] = 'GoogleBooks';
9$conf['cover'] = 0;
10