Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sol1 Ansible Roles
sol1-guacamole
Commits
e700cdbe
Commit
e700cdbe
authored
May 19, 2022
by
David Kempe
Browse files
Update guacamole.properties.j2
parent
b7781e57
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/guacamole.properties.j2
View file @
e700cdbe
...
...
@@ -15,7 +15,7 @@ duo-secret-key: {{ duo_secret_key }}
duo-application-key: {{ duo_application_key }}
{% endif %}
{% if totp_2fa_enable is
defined
%}
{% if totp_2fa_enable is
true
%}
totp-issuer: {{ totp_issuer }}
totp-digits: {{ totp_digits }}
totp-period: {{ totp_period }}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment