mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-1572: Add space indentation on error message
This commit is contained in:
@@ -252,13 +252,13 @@ to the environment variable, and setting the value to the path of the
|
||||
corresponding secret:
|
||||
|
||||
POSTGRESQL_USER The user to authenticate as when connecting to
|
||||
PostgreSQL.
|
||||
PostgreSQL.
|
||||
|
||||
POSTGRESQL_PASSWORD The password to use when authenticating with PostgreSQL
|
||||
as POSTGRESQL_USER.
|
||||
as POSTGRESQL_USER.
|
||||
|
||||
POSTGRESQL_DATABASE The name of the PostgreSQL database to use for Guacamole
|
||||
authentication.
|
||||
authentication.
|
||||
END
|
||||
exit 1;
|
||||
}
|
||||
|
Reference in New Issue
Block a user