"sync-docker-configs"
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
postgresql-hostname: localhost
|
||||
postgresql-port: 5432
|
||||
postgresql-database: guacamole_db
|
||||
postgresql-username: guacamole
|
||||
postgresql-password: null
|
||||
|
||||
# ldap-hostname: ldap.example.net
|
||||
# ldap-port: 389
|
||||
# ldap-encryption-method: none
|
||||
# ldap-max-search-results: 1000
|
||||
# ldap-search-bind-dn:
|
||||
# ldap-search-bind-password:
|
||||
# ldap-user-base-dn: ou=people,dc=example,dc=net
|
||||
# ldap-username-attribute: uid
|
||||
# ldap-user-search-filter: (objectClass=*)
|
||||
|
||||
enable-clipboard-integration: true
|
||||
Reference in New Issue
Block a user