On Mon, Feb 25, 2019 at 6:02 PM sciUser <[email protected]> wrote:
> Hello, > > Have a question; in the Guacamole there is a field called Automatically > create drive: check box. > I am unable to find this in table or column in the MySQL > "guacamole_connection_parameters" table. > > It's not a table or column, it's a row in the table you mentioned. It's keyed by the identifier of the connection and the parameter name, and the value will be true. -Nick
