mirror of
https://github.com/therootcompany/golib.git
synced 2025-10-30 12:42:51 +00:00
372 B
372 B
| 1 | # DO NOT put SECRETS here. These are used when the Ai program runs to set certain parameters | ||
|---|---|---|---|
| 2 | ENV | Value | Comment |
| 3 | LOCAL_TIMEZONE | America/Denver | Seatle PT, Denver MT, Arizona MST, Chicago CT, Detroit ET |
| 4 | LITERAL_VAR | $SHELL | |
| 5 | |||
| 6 | # separated | ||
| 7 | EMPTY_KEY | ||
| 8 | MULTI | a nice multi-line value block | a nice multi-line comment block |
| 9 | no key | ||
| 10 | ${FOO} | this will break things |