You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -205,7 +205,7 @@ The following runtime environment variables are required to configure the system
205
205
|`PROXY`| N/A | Set to the URL for an unauthenticated proxy. All http/s traffic will route through the specified proxy.|
206
206
|`UPDATE_DELAY_SECONDS`| 43200 | The number of seconds to delay between checking for updates in the schedule.|
207
207
|`POLICY_<name>`|N/A| Define a custom policy with `<name>`. See [Policy Definitions](#policy-definitions) for a description. This must be a valid [crontab](https://crontab.guru/) string.|
208
-
|'TIMEZONE'| Etc/UTC | The [zoneinfo](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones) string for the timezone. If the zoneinfo string is invalid or not set, the timezone will default to UTC.|
208
+
|`TIMEZONE`| Etc/UTC | The [zoneinfo](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones) string for the timezone. If the zoneinfo string is invalid or not set, the timezone will default to UTC.|
0 commit comments