<th>Timeout (secs)</th>
<th>SSL</th>
<th>Authenticated</th>
<th>Debug mode</th>
<th>Is default</th>
<th data-class-name="actions noExport">Actions</th>
</tr>
"searchable": false,
"orderable": false
},
{
"data": function( row, type, val, meta ) {
if ( row.debug ) {
return _("On");
}
else {
return _("Off");
if ( row.is_default ) {
-