Skip to content

Commit

Permalink
📝 add timezone to list of environment variables
Browse files Browse the repository at this point in the history
  • Loading branch information
McPringle committed Mar 30, 2024
1 parent 7af9cf4 commit 965dd1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ You can now also attach breakpoints in code for debugging purposes, by clicking
| DOAG_EVENT_ID | 0 | The ID of the DOAG event to read the conference agenda. |
| MASTODON_INSTANCE | mastodon.social | The Mastodon instance used to read the posts from. |
| MASTODON_HASHTAG | java | The hashtag for the mastodon wall. |
| TZ | UTC | The timezone used for date and time calculations. |

The environment variables will override the default values.

Expand Down

0 comments on commit 965dd1a

Please sign in to comment.