1<?php
2/**
3 * Default settings for the epnsmartlink plugin
4 * @author Vidschofelix <vidschofelix@gmx.com>
5 */
6
7$conf['epn-smart-enable'] = 1;
8$conf['epn-smart-url'] = 'https://epnt.ebay.com/static/epn-smart-tools.js';
9$conf['epn-smart-campaign'] = 5338205943;
10$conf['epn-smart-support'] = 1;