vault backup: 2025-01-17 11:20:09

This commit is contained in:
Nathan Price 2025-01-17 11:20:09 -05:00
parent ec24822db2
commit 9a63abcfb4
Signed by: gravityfargo
SSH key fingerprint: SHA256:bjq+uA1U+9bFMd70q2wdNtwaYxGv84IBXalnYvZDKmg

View file

@ -48,4 +48,4 @@ See a list of all Environment Variables [[environment variables|here.]]
##### [[cron]]
You should also set `ENABLE_CRON` to `true` and set `BUILD_SCHEDULE` to a cron expression to enable the cron job that `npx quartz build` is executed which will pull the latest content and build the site.
You should also set `ENABLE_CRON` to `true` and set `BUILD_SCHEDULE` to a cron expression to enable the schedule that `npx quartz build` is executed with. This will pull the latest content and build the site.