From f76f554ecb32203e54d7f43d19af40318c18b929 Mon Sep 17 00:00:00 2001 From: Chriz Date: Sat, 22 Jun 2024 11:35:00 +0200 Subject: [PATCH] Update config.example --- config.example | 1 + 1 file changed, 1 insertion(+) diff --git a/config.example b/config.example index dc5d43f..ede3e11 100644 --- a/config.example +++ b/config.example @@ -4,6 +4,7 @@ SSHPORT='22' #SSH Port, usually default 22 internally BACKUPSERVER=no #use yes for triggering Proxmox Backup to Store MAINTDAY=7 #1 Monday to 7 Sunday, dont start your System too late SHUTDOWN=no #No be there anymore +UPDATES=yes #Do PVE and PBS Updates after run SOURCEHOST='192.168.50.200' # IP from Proxmox VE System to be backuped and replicated daily SOURCEHOSTNAME='pve3' #Hostname of Proxmox VE System to be backuped and replicated daily