where can i find main configuration file in boonex

{ // deep_execution_view
const authorName = "Ankit Agrawal";
//
const publishDate = "July 27, 2014";

(1)go to your boonex directory
(2)find inc folder
(3)find header.inc.php
this is the main configuration file in boonex

}