Merge 1.6.0 changes to patch.

This commit is contained in:
Virtually Nick
2025-04-07 13:06:11 -04:00

View File

@@ -95,6 +95,7 @@ deprecate_variable_prefix() {
# guacamole.properties.
deprecate_variable "MYSQL_USER" "MYSQL_USERNAME"
deprecate_variable "POSTGRES_USER" "POSTGRESQL_USERNAME"
deprecate_variable "POSTGRESQL_USER" "POSTGRESQL_USERNAME"
deprecate_variable "SQLSERVER_USER" "SQLSERVER_USERNAME"
# The old "POSTGRES_" prefix for configuring usage of PostgreSQL is being