Customize chatmail.ini parameters

I’ve set up a caht relay by following this guide: chatmail relay documentation

Every thing works as expected. Later I “found” the chatmail.ini config file. I want to change some parameters. My relay is actively used. What is the recomended way to change paramteres like max_mailbox_size, delete_mails_after, delete_inactive_users_after, etc?

Are you asking about notifying your users of the change? I think you can only do that with a note on the static webpage.

The question is how to change the parameters so that they take effect for all users - current and future.

I also just started deploying so I don’t have much experience. In my understanding, the ini file can be edited and then ./scripts/cmdeploy run would deploy the changes (for all users of that relay) but I’m not sure.