diff --git a/application.properties.md b/application.properties.md index b52fabc..afada38 100644 --- a/application.properties.md +++ b/application.properties.md @@ -44,4 +44,5 @@ Set this to a higher number to fix persitent nonce errors. Probably GB put an ex Set a timezone offset to fix the date/time displayed on the monitoring page -`server.timeZoneOffset = +2` \ No newline at end of file +**Important** Correct format `+hh:mm` or `-hh:mm` +`server.timeZoneOffset = +02:00` \ No newline at end of file