azuremantis

Configure the default timezone

You can set the default timezone in the main /opt/bitnami/php/etc/php.ini file:

date.timezone = "America/LosAngeles"

This option can be also configured in the Mantis preferences panel. After changing this value, restart the Apache server:

$ sudo /opt/bitnami/ctlscript.sh restart apache
Last modification December 21, 2022