<?php return <<<INI

; Copy this configuration file to addon.ini.php and edit it if you want to configure addons, see below example for the twitter addon

;[twitter]
;consumerkey = localhost
;consumersecret = mysqlusername

INI;
// Keep this line