InfoCaptor

  1. Home
  2. Docs
  3. InfoCaptor
  4. Advanced Setup
  5. Property Definition File

Property Definition File

//used for data uploads and social tables, value of 'user' will prefix it with userid_

$property['table_prefix']='ic'; 


$property['email_send_alert']="contact@infocaptor.com";
$property['from_name_send_alert']="InfoCaptor Data Notification";

//limit the file upload capacity
$property['upload_log_size']="1000000000";
$property['upload_csv_size']="100000000";

//This title will be used for all dashboards
$property['page_title']="Business Intelligence Dashboards, Reports and Metrics";

//change the header tags for the content type
$property['header_tags']="<meta http-equiv='X-UA-Compatible' content='IE=edge' />";
Was this article helpful to you? Yes No

How can we help?