<?php
/**
 * Options for the flattr plugin
 */

$conf['default_uid'] = '';
$conf['default_category'] = 'text';
$conf['default_language'] = 'en';
