MyNixOS website logo
option

services.guacamole-client.settings

Configuration written to guacamole.properties.

The Guacamole web application uses one main configuration file called guacamole.properties. This file is the common location for all configuration properties read by Guacamole or any extension of Guacamole, including authentication providers.
Declarations
Type
attribute set of (string, package, bool, int or float)
Default
{
  guacd-hostname = "localhost";
  guacd-port = 4822;
}