bundles/travelynx: prepare for bookworm
This commit is contained in:
parent
3826ccf4ec
commit
c121110f00
4 changed files with 17 additions and 7 deletions
|
@ -40,6 +40,9 @@
|
|||
|
||||
secrets => [
|
||||
'${cookie_secret}',
|
||||
% for i in sorted(additional_cookie_secrets):
|
||||
'${i}',
|
||||
% endfor
|
||||
],
|
||||
|
||||
version => '${version}',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue