1<?php 2/** 3 * Options for the Emoji plugin 4 */ 5$conf['assetsrc'] = 'cdn'; 6$conf['asseturi'] = '//cdn.jsdelivr.net/emojione/'; 7