vault backup: 2025-01-17 17:25:46
This commit is contained in:
parent
26fc9fc228
commit
63df7da6a2
1 changed files with 4 additions and 0 deletions
|
@ -92,5 +92,9 @@ See a list of all environment variables [here](#environment-variables).
|
|||
| `ENABLE_CRON` | Enables scheduled builds (`true` or `false`) | `false` |
|
||||
| `BUILD_SCHEDULE` | Cron expression for scheduling site builds | `"*/10 * * * *"` every 10 min |
|
||||
| `QUARTZ_CONFIG_PATH` | Path to the Quartz configuration file | `/config/quartz.json` |
|
||||
| `USER_ID` | | |
|
||||
|
||||
You shouldn't need to change `QUARTZ_CONFIG_PATH`
|
||||
USER_ID: 0
|
||||
|
||||
GROUP_ID: 0
|
Loading…
Reference in a new issue