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' => [