{'param':'proxy','value':'','section':'main','desc':'IP address and port of the proxy server . Use proto://ip:port','group':group_id},
{'param':'session_ttl','value':'5','section':'main','desc':'TTL for a user session (in days)','group':group_id},
{'param':'token_ttl','value':'5','section':'main','desc':'TTL for a user token (in days)','group':group_id},
{'param':'tmp_config_path','value':'/tmp/','section':'main','desc':'Path to the temporary directory.','group':group_id},
{'param':'cert_path','value':'/etc/ssl/certs/','section':'main','desc':'Path to SSL dir','group':group_id},
{'param':'haproxy_path_logs','value':'/var/log/haproxy/','section':'haproxy','desc':'The default local path for saving logs','group':group_id},
{'param':'syslog_server_enable','value':'0','section':'logs','desc':'Enable getting logs from a syslog server; (0 - no, 1 - yes)','group':group_id},
{'param':'syslog_server','value':'','section':'logs','desc':'IP address of the syslog_server','group':group_id},
{'param':'haproxy_stats_user','value':'admin','section':'haproxy','desc':'Username for accessing HAProxy stats page','group':group_id},
{'param':'haproxy_stats_password','value':'password','section':'haproxy','desc':'Password for accessing HAProxy stats page','group':group_id},
{'param':'haproxy_stats_port','value':'8085','section':'haproxy','desc':'Port for HAProxy stats page','group':group_id},
{'param':'haproxy_stats_page','value':'stats','section':'haproxy','desc':'URI for HAProxy stats page','group':group_id},
{'param':'haproxy_dir','value':'/etc/haproxy','section':'haproxy','desc':'Path to the HAProxy directory','group':group_id},
{'param':'haproxy_config_path','value':'/etc/haproxy/haproxy.cfg','section':'haproxy','desc':'Path to the HAProxy configuration file','group':group_id},
{'param':'server_state_file','value':'/etc/haproxy/haproxy.state','section':'haproxy','desc':'Path to the HAProxy state file','group':group_id},
{'param':'haproxy_sock','value':'/var/run/haproxy.sock','section':'haproxy','desc':'Path to the HAProxy sock file','group':group_id},
{'param':'haproxy_sock_port','value':'1999','section':'haproxy','desc':'Socket port for HAProxy','group':group_id},
{'param':'haproxy_container_name','value':'haproxy','section':'haproxy','desc':'Docker container name for HAProxy service','group':group_id},
{'param':'maxmind_key','value':'','section':'main','desc':'License key for downloading GeoIP DB. You can create it on maxmind.com','group':group_id},
{'param':'apache_path_logs','value':'/var/log/httpd/','section':'apache','desc':'The path for Apache logs','group':group_id},
{'param':'apache_stats_user','value':'admin','section':'apache','desc':'Username for accessing Apache stats page','group':group_id},
{'param':'apache_stats_password','value':'password','section':'apache','desc':'Password for Apache stats webpage','group':group_id},
{'param':'apache_stats_port','value':'8087','section':'apache','desc':'Stats port for webpage Apache','group':group_id},
{'param':'apache_stats_page','value':'stats','section':'apache','desc':'URI Stats for webpage Apache','group':group_id},
{'param':'apache_dir','value':'/etc/httpd/','section':'apache','desc':'Path to the Apache directory with config files','group':group_id},
{'param':'apache_config_path','value':'/etc/httpd/conf/httpd.conf','section':'apache','desc':'Path to the main Apache configuration file','group':group_id},
{'param':'apache_container_name','value':'apache','section':'apache','desc':'Docker container name for Apache service','group':group_id},
{'param':'keepalived_config_path','value':'/etc/keepalived/keepalived.conf','section':'keepalived','desc':'Path to the main Keepalived configuration file','group':group_id},
{'param':'keepalived_path_logs','value':'/var/log/keepalived/','section':'keepalived','desc':'The path for Keepalived logs','group':group_id},