Skip to content

Commit

Permalink
Update nginx/domains/firmware.ffmuc.net.conf
Browse files Browse the repository at this point in the history
Co-authored-by: Grische <[email protected]>
  • Loading branch information
T0biii and grische authored Nov 3, 2024
1 parent 750408a commit d0e9a04
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions nginx/domains/firmware.ffmuc.net.conf
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,9 @@ server {
break;
}

set $latest_v2022_5 v2022.5.8;
set $latest_v2024_6 v2024.6.1;
set $gluon_v2019_1_x gluon_v2021.1.x; # we do not have an upgrade path for v2018 and earlier yet
set $gluon_v2021_1_x gluon_v2021.1.x;
set $gluon_v2023_1_x gluon_v2023.1.x;

if ($targetDirectory = "keep") {
break;
Expand Down

0 comments on commit d0e9a04

Please sign in to comment.