<?php /** * * BitNinja config file for license key * BitNinja Inc, * */ //You can get your license key from BitNinja Dashboard return array( 'Heimdall' => array( 'license_key' => '<change_me>', ), );