Your IP : 216.73.216.240
<?xml version="1.0" encoding="utf-8"?>
<config>
<fieldset
name="GENERAL"
label="COM_CWTRAFFIC_GENERAL_TAB"
addfieldpath="plugins/system/cwgears/fields">
<field
name="css_import"
type="csscom"/>
<field
name="general_header"
type="header"
default="COM_CWTRAFFIC_GENERAL_SEPARATOR"/>
<field
name="locktime"
type="text"
default="1440"
required="true"
label="COM_CWTRAFFIC_LOCKTIME"
description="COM_CWTRAFFIC_LOCKTIME_DESC"/>
<field
name="week_start"
type="list"
default="mon"
label="COM_CWTRAFFIC_FIELD_WEEKSTART_LABEL"
description="COM_CWTRAFFIC_FIELD_WEEKSTART_DESC">
<option value="sat">CW_SATURDAY</option>
<option value="sun">CW_SUNDAY</option>
<option value="mon">CW_MONDAY</option>
</field>
<field
name="preset"
type="text"
default="0"
label="COM_CWTRAFFIC_PRESET_COUNTER"
description="COM_CWTRAFFIC_PRESET_COUNTER_DESC"/>
</fieldset>
<fieldset
name="STORAGE"
label="COM_CWTRAFFIC_STORAGE_TAB">
<field
name="storage_header"
type="header"
default="COM_CWTRAFFIC_STORAGE_SEPARATOR"/>
<field
name="store_location"
type="radio"
default="1"
class="btn-group btn-group-yesno"
label="COM_CWTRAFFIC_FIELD_STORE_LOCATION_LABEL"
description="COM_CWTRAFFIC_FIELD_STORE_LOCATION_DESC">
<option value="1">JYES</option>
<option value="0">JNO</option>
</field>
<field
name="cookie_info"
type="note"
class="alert alert-info"
close="true"
showon="set_cookie:0"
description="COM_CWTRAFFIC_FIELD_SET_COOKIE_MSG"/>
<field
name="set_cookie"
type="radio"
default="1"
class="btn-group btn-group-yesno"
label="COM_CWTRAFFIC_FIELD_SET_COOKIE_LABEL"
description="COM_CWTRAFFIC_FIELD_SET_COOKIE_DESC">
<option value="1">JYES</option>
<option value="0">JNO</option>
</field>
</fieldset>
<fieldset
name="CLEANUP"
label="COM_CWTRAFFIC_CLEANUP_TAB">
<field
name="cleanup_header"
type="header"
default="COM_CWTRAFFIC_CLEANUP_SEPARATOR"/>
<field
name="duplicate_clean"
type="radio"
default="0"
class="btn-group btn-group-yesno"
label="COM_CWTRAFFIC_FIELD_DUPLICATE_CLEAN_LABEL"
description="COM_CWTRAFFIC_FIELD_DUPLICATE_CLEAN_DESC">
<option value="1">JYES</option>
<option value="0">JNO</option>
</field>
<field
name="db_clean"
type="radio"
default="1"
class="btn-group btn-group-yesno"
label="COM_CWTRAFFIC_DBCLEANUP"
description="COM_CWTRAFFIC_DBCLEANUP_DESC">
<option value="1">JYES</option>
<option value="0">JNO</option>
</field>
<field
name="db_keep"
type="list"
default="2"
label="COM_CWTRAFFIC_FIELD_KEEP_LABEL"
description="COM_CWTRAFFIC_FIELD_KEEP_DESC">
<option value="1">COM_CWTRAFFIC_FIELD_KEEP_OPT1</option>
<option value="2">COM_CWTRAFFIC_FIELD_KEEP_OPT2</option>
<option value="3">COM_CWTRAFFIC_FIELD_KEEP_OPT3</option>
<option value="4">COM_CWTRAFFIC_FIELD_KEEP_OPT4</option>
</field>
</fieldset>
<fieldset
name="HP"
label="COM_CWTRAFFIC_HP_TAB">
<field
name="advanced_header"
type="header"
default="COM_CWTRAFFIC_HP_SEPARATOR"/>
<field
name="hp_info"
type="note"
class="alert alert-info"
close="true"
description="COM_CWTRAFFIC_HP_MSG"/>
<field
name="honeypot"
type="radio"
default="0"
class="btn-group btn-group-yesno"
label="COM_CWTRAFFIC_FIELD_HP_LABEL"
description="COM_CWTRAFFIC_FIELD_HP_DESC">
<option value="1">JYES</option>
<option value="0">JNO</option>
</field>
<field
name="honeypot_key"
type="text"
default=""
label="COM_CWTRAFFIC_FIELD_HP_KEY_LABEL"
description="COM_CWTRAFFIC_FIELD_HP_KEY_DESC"/>
<field
name="honeypot_sus"
type="radio"
default="0"
class="btn-group btn-group-yesno"
label="COM_CWTRAFFIC_FIELD_HP_SUS_LABEL"
description="COM_CWTRAFFIC_FIELD_HP_SUS_DESC">
<option value="1">JYES</option>
<option value="0">JNO</option>
</field>
<field
name="honeypot_seng"
type="radio"
default="0"
class="btn-group btn-group-yesno"
label="COM_CWTRAFFIC_FIELD_HP_SENG_LABEL"
description="COM_CWTRAFFIC_FIELD_HP_SENG_DESC">
<option value="1">JYES</option>
<option value="0">JNO</option>
</field>
<field
name="honeypot_min"
type="text"
default="25"
label="COM_CWTRAFFIC_FIELD_HP_MIN_LABEL"
description="COM_CWTRAFFIC_FIELD_HP_MIN_DESC"/>
<field
name="honeypot_max"
type="text"
default="30"
label="COM_CWTRAFFIC_FIELD_HP_MAX_LABEL"
description="COM_CWTRAFFIC_FIELD_HP_MAX_DESC"/>
</fieldset>
<fieldset
name="GEO"
label="COM_CWTRAFFIC_GEO_TAB">
<field
name="geo_header"
type="header"
default="COM_CWTRAFFIC_GEO_SEPARATOR"/>
<field
type="spacer"
name="maxmind_spacer_count"
label="COM_CWTRAFFIC_SPACER_MAXMIND_COUNTS"
class="cw_label"/>
<field
name="maxmind_info"
type="note"
class="alert alert-info"
close="true"
description="COM_CWTRAFFIC_MAXMIND_MSG"/>
<field
name="maxmind_license_key"
type="text"
default=""
label="COM_CWTRAFFIC_MAXMIND_KEY_LABEL"
description="COM_CWTRAFFIC_MAXMIND_KEY_DESC"/>
</fieldset>
<fieldset
name="advanced"
label="COM_CWTRAFFIC_ADVANCED_TAB">
<field
name="advanced_header"
type="header"
default="COM_CWTRAFFIC_ADVANCED_SEPARATOR"/>
<field
name="check_proxy"
type="radio"
default="1"
class="btn-group btn-group-yesno"
label="COM_CWTRAFFIC_FIELD_CHECK_PROXY_LABEL"
description="COM_CWTRAFFIC_FIELD_CHECK_PROXY_DESC">
<option value="1">JYES</option>
<option value="0">JNO</option>
</field>
<field
name="log_size_info"
type="note"
class="alert alert-info"
close="true"
description="COM_CWTRAFFIC_LOG_SIZE_MSG"/>
<field
name="log_size"
type="text"
default="1000000"
size="30"
label="COM_CWTRAFFIC_FIELD_LOG_SIZE_LABEL"
description="COM_CWTRAFFIC_FIELD_LOG_SIZE_DESC"/>
<field
name="log_sql"
type="radio"
default="0"
class="btn-group btn-group-yesno"
label="COM_CWTRAFFIC_FIELD_LOG_SQL_LABEL"
description="COM_CWTRAFFIC_FIELD_LOG_SQL_DESC">
<option value="1">JYES</option>
<option value="0">JNO</option>
</field>
<field
name="log_debug"
type="radio"
default="0"
class="btn-group btn-group-yesno"
label="COM_CWTRAFFIC_FIELD_LOG_DEBUG_LABEL"
description="COM_CWTRAFFIC_FIELD_LOG_DEBUG_DESC">
<option value="1">JYES</option>
<option value="0">JNO</option>
</field>
<field
name="debug_info"
type="note"
class="alert alert-info"
close="true"
description="COM_CWTRAFFIC_MSG_DEBUG"/>
<field
name="debug"
class="btn-group btn-group-yesno"
type="radio"
default="0"
label="COM_CWTRAFFIC_FIELD_DEBUG_LABEL"
description="COM_CWTRAFFIC_FIELD_DEBUG_DESC">
<option value="1">JYES</option>
<option value="0">JNO</option>
</field>
</fieldset>
<fieldset
name="VERSION"
label="COM_CWTRAFFIC_SLIDER_TITLE_VERSION_SHORT">
<field
name="version_info"
type="versioncheck"
label="com_coalawebtraffic"/>
</fieldset>
<fieldset
name="GOPRO"
label="COM_CWTRAFFIC_SLIDER_TITLE_UPGRADE">
<field
name="upgrade"
type="note"
class="alert alert-info"
close="true"
label="COM_CWTRAFFIC_TITLE_UPGRADE"
description="COM_CWTRAFFIC_MSG_UPGRADE"/>
<field
name="demo"
type="note"
class="alert alert-success"
close="true"
label="COM_CWTRAFFIC_TITLE_DEMO"
description="COM_CWTRAFFIC_MSG_DEMO"/>
<field
name="prices"
type="note"
class="alert alert-danger"
close="true"
label="COM_CWTRAFFIC_TITLE_PRICES"
description="COM_CWTRAFFIC_MSG_PRICES"/>
<field
name="comparsion"
type="note"
class="alert alert-warning"
close="true"
label="COM_CWTRAFFIC_TITLE_COMPARISON"
description="COM_CWTRAFFIC_MSG_COMPARISON"/>
</fieldset>
<fieldset
name="permissions"
label="JCONFIG_PERMISSIONS_LABEL"
description="JCONFIG_PERMISSIONS_DESC">
<field
name="rules"
type="rules"
label="JCONFIG_PERMISSIONS_LABEL"
class="inputbox"
validate="rules"
filter="rules"
component="com_coalawebtraffic"
section="component"/>
</fieldset>
</config>