180852c15SAndreas Gohr<?php 2290e9b1fSAndreas Gohr 380852c15SAndreas Gohr/** 480852c15SAndreas Gohr * Default settings for the oauth plugin 580852c15SAndreas Gohr * 680852c15SAndreas Gohr * @author Andreas Gohr <andi@splitbrain.org> 780852c15SAndreas Gohr */ 880852c15SAndreas Gohr 9c7021104SAndreas Gohr$conf['info'] = ''; 109683193cSMichael Große$conf['custom-redirectURI'] = ''; 115b21b630SMichael Große$conf['mailRestriction'] = ''; 12*fe49fd82SAndreas Gohr$conf['mailEnforcement'] = ''; 134304ef94SMichael Große$conf['singleService'] = ''; 14d313403cSAnna Dabrowska$conf['register-on-auth'] = 0; 15ad56356cSAnna Dabrowska$conf['overwrite-groups'] = 0; 16