Skip to content

Commit 3571995

Browse files
committed
bad quotes
1 parent ab1daa9 commit 3571995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ The following runtime environment variables are required to configure the system
205205
|`PROXY`| N/A | Set to the URL for an unauthenticated proxy. All http/s traffic will route through the specified proxy.|
206206
|`UPDATE_DELAY_SECONDS`| 43200 | The number of seconds to delay between checking for updates in the schedule.|
207207
|`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.|
209209

210210

211211

0 commit comments

Comments
 (0)