Create simpleadmin.conf

This commit is contained in:
Cameron Thompson
2024-04-01 00:40:20 -04:00
committed by GitHub
parent 9b9052843e
commit 369b877e41

View File

@@ -0,0 +1,12 @@
# Enable or disable update checks
CONF_ENABLED=no
# Check for updates at boot
CHECK_AT_BOOT=no
# Update frequency: daily, weekly, monthly, or none
UPDATE_FREQUENCY=none
# Scheduled time for updates (24-hour UTC format)
SCHEDULED_TIME=00:00
# Day for weekly updates (e.g., Mon, Tues, Wed, Thurs, Fri)
WEEKLY_DAY=
# Date for monthly updates (e.g., 15 for the 15th of the month)
MONTHLY_DATE=