|
|
|
|
@ -216,11 +216,11 @@ timing_play_delay_d=19 # milliseconds between frames playback, if echo so
|
|
|
|
|
#
|
|
|
|
|
# Dashboard - for the php/sqlite webpage
|
|
|
|
|
#
|
|
|
|
|
dash_sql_filename_d='/usr/local/etc/qn.db' # name for the sqlite database
|
|
|
|
|
dash_refresh_d=20 # seconds for the webpage to reload
|
|
|
|
|
dash_lastheard_count_d=20 # maximum number of last heard entries to display
|
|
|
|
|
dash_show_lh_d=true # set to false if for no Last Heard section
|
|
|
|
|
dash_show_ps_d=true # set to false if for no Processes section
|
|
|
|
|
dash_show_ip_d=true # set to false if for no IP Addresses section
|
|
|
|
|
dash_show_mo_d=true # set to false if for no Modules section
|
|
|
|
|
dash_show_ur_d=true # set to false if for Send URCall section
|
|
|
|
|
dash_sql_filename_d='qn.db' # name for the sqlite database in the $CFGDIR directory
|
|
|
|
|
dash_refresh_d=20 # seconds for the webpage to reload
|
|
|
|
|
dash_lastheard_count_d=20 # maximum number of last heard entries to display
|
|
|
|
|
dash_show_lh_d=true # set to false if for no Last Heard section
|
|
|
|
|
dash_show_ps_d=true # set to false if for no Processes section
|
|
|
|
|
dash_show_ip_d=true # set to false if for no IP Addresses section
|
|
|
|
|
dash_show_mo_d=true # set to false if for no Modules section
|
|
|
|
|
dash_show_ur_d=true # set to false if for Send URCall section
|
|
|
|
|
|