<?php
/**
 * Default settings for the airtable plugin
 *
 * @author Cameron Ward <cameronward007@gmail.com>
 */

$conf['Base_ID']     = '';
$conf['API_Key']     = '';
$conf['Max_Records'] = '';