1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/guacamole_ynh.git synced 2024-09-03 19:16:03 +02:00

Update guacamole.properties

This commit is contained in:
Éric Gaspar 2023-06-05 14:19:09 +02:00
parent f164aacc92
commit 3f1e2155cc

View file

@ -9,4 +9,5 @@ mysql-port: 3306
mysql-database: __DB_NAME__
mysql-username: __DB_USER__
mysql-password: __DB_PWD__
mysql-auto-create-accounts: true
mysql-auto-create-accounts: true
mysql-ssl-mode: disabled