Hello! Im using the docker version of guacamole, and I have been using TOTP for quite a while for my users, but I no longer need it. I cant figure out how to disable TOTP. I have tried changing my docker compose file: TOTP_ENABLED: "true" --> TOTP_ENABLED: "false" Ive tried commenting out the row, and restarting the docker after, but TOTP is still enabled. Any suggestions?
Best Regards, Björn Lindén