1<?php
2$conf['excludes'] = '!!not set!!';
3$conf['aborts']  = '!!not set!!';
4$conf['geoip_local']=0;
5$conf['geoip_dir'] ='/usr/local/share/GeoIP/';
6$conf['geoplugin'] = 1;
7$conf['long_names'] = '25';
8$conf['show_date'] = 1;
9$conf['show_country'] = 0;
10$conf['sorttable_ns'] = 'quickstats';
11$conf['xcl_name_val'] ='';
12$conf['max_exec_time'] ='60';
13$conf['rebuild_uip'] =0;
14$conf['sidebar'] ="";
15$conf['ajax']  = 1;
16$conf['xcl_pages'] = "";
17$conf['by_pass_mmdb']  = 0;
18
19