Chacha20_Poly1305

AES 256 is considered more vulnerable to timing attacks than AES 128bit.
This was mentioned already a few times when talking about why Certbot prefers 128bit AES ciphers.
See this thread e.g.:

Performance is not a real concern. And AFAIK whether to use AES 128 or 256bit affects both the client and the server.

Quantum computers cannot break symmetric encryption! Only asymmetric encryption is endangered by quantum computers. Thus AES is not endangered. And the additional 128bit would not matter anyway, I think.

But before you do, please inform yourself why they made this decision. They have many clever people there, so you can be almost sure they have a good reason for doing something the way they do.