Password instead of PIN

Hello,
Is it passible to use normal long and complicated passwords for VPN users with 2FA instead of just digits PIN with 2FA?
Thank you in advance.

Running sudo pritunl set user.pin_digits_only false will allow using other characters.

Dear zach,
Thank you! It’s work for me!