From 563522d26130bf2ea3985a51e4c1a2e9e4a35e3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Tue, 6 Jan 2026 08:30:56 +0100 Subject: [PATCH] chore: update deployer config --- deploy.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deploy.php b/deploy.php index af5aff1..cf3bd74 100644 --- a/deploy.php +++ b/deploy.php @@ -21,6 +21,8 @@ add('shared_files', [ 'var/data.db', ]); +set('keep_releases', 3); + // Rsync options, mainly files/dirs to exclude $rsyncOptions = [ 'exclude' => [