<?php
/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * 
 * @author Florian Lamml <info@florian-lamml.de>
 */

// $conf['sapnoteurl'] = 'https://service.sap.com/sap/support/notes';	// SAP Note URL (Legacy Applications)
// $conf['sapnoteurl'] = 'https://launchpad.support.sap.com/#/notes';	// SAP Note URL (new Launchpad)
$conf['sapnoteurl'] = 'https://me.sap.com/notes';	// SAP Note URL (new SAP for Me)
$conf['sapnotelink_toolbar_icon'] = 0;	// Toolbar Icon YES/NO
