[default] * List of flags that modify the panels that are displayed in the time range picker. * This file and the associated .conf file ships with the MLTK to avoid the following issue: https://jira.splunk.com/browse/APPLAT-4227 show_advanced = [true|false] * Determines if the 'Advanced' panel should be displayed in the time range picker * Optional. Default value is true show_date_range = [true|false] * Determines if the 'Date Range' panel should be displayed in the time range picker * Optional. Default value is true show_datetime_range = [true|false] * Determines if the 'Date & Time Range' panel should be displayed in the time range picker * Optional. Default value is true show_presets = [true|false] * Determines if the 'Presets' panel should be displayed in the time range picker * Optional. Default value is true show_realtime = [true|false] * Determines if the 'Realtime' panel should be displayed in the time range picker * Optional. Default value is true show_relative = [true|false] * Determines if the 'Relative' panel should be displayed in the time range picker * Optional. Default value is true