xref: /plugin/doi/conf/default.php (revision 17101be411563598a3f2f83cf104a5211ddaee03)
1307c6980SAndreas Gohr<?php
2307c6980SAndreas Gohr/**
3307c6980SAndreas Gohr * Default settings for the doi plugin
4307c6980SAndreas Gohr *
5307c6980SAndreas Gohr * @author Andreas Gohr <gohr@cosmocode.de>
6307c6980SAndreas Gohr */
7307c6980SAndreas Gohr
8307c6980SAndreas Gohr$conf['isbnresolver'] = 'GoogleBooks';
9*17101be4SAndreas Gohr$conf['cover'] = 0;
10