Merge pull request #2223 from mausland/patch-1

Fix Scrutiny config example: Add required 'env_vars'
This commit is contained in:
Alexandre
2025-11-22 15:44:47 +00:00
committed by GitHub

View File

@@ -46,6 +46,7 @@ It automatically mounts all local drives.
Enable full access only if you are encountering issues. SMART access should work without full access in all other scenarios. Enable full access only if you are encountering issues. SMART access should work without full access in all other scenarios.
```yaml ```yaml
env_vars: [] # Required field, leave empty if unused
Updates: Hourly, Daily, Weekly Updates: Hourly, Daily, Weekly
Updates_custom_time : if you select "Custom" as "Updates" variable, you can define specific updates in natural language in the "Updates_custom_time" field. Example : select "Custom" as "Updates", then type a custom intervals like "5m", "2h", "1w", or "2mo" to have an update every 5 minutes, or every 2 hours, or evey week, or every 2 months Updates_custom_time : if you select "Custom" as "Updates" variable, you can define specific updates in natural language in the "Updates_custom_time" field. Example : select "Custom" as "Updates", then type a custom intervals like "5m", "2h", "1w", or "2mo" to have an update every 5 minutes, or every 2 hours, or evey week, or every 2 months
TZ: timezone TZ: timezone