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