2
0
Fork 0
mirror of git://git.savannah.gnu.org/guix/maintenance.git synced 2023-12-14 03:33:04 +01:00

hydra: berlin: Accept new languages.

* hydra/nginx/berlin.scm (%extra-content): Autoredirect 'eo', 'ko' and 'ru'
to the translated website.
This commit is contained in:
Julien Lepiller 2021-04-06 13:52:27 +02:00
parent 67d6fea22d
commit 3d63e8d690
No known key found for this signature in database
GPG key ID: 53D457B2D636EE82

View file

@ -1031,9 +1031,13 @@ synonymous IETF language tags that should be mapped to the same $lang."
(accept-languages '(("en")
("de")
("eo")
("es")
("fr")
("ko")
("ru")
("zh-CN" "zh" "zh-Hans" "zh-Hans-CN")))
"set_from_accept_language $lang en de es eo fr ko ru zh-CN;"
;; Maximum chunk size to send. Partly this is a workaround for
;; <http://bugs.gnu.org/19939>, but also the nginx docs mention that