1
0
Fork 0
mirror of synced 2024-04-30 02:52:26 +12:00

Update nginxj.conf

This commit is contained in:
nagadomi 2020-03-26 10:59:11 +09:00
parent ef28ba3803
commit ed93894fc8

View file

@ -22,6 +22,7 @@ map $http_accept_language $lang {
~ro ro;
~it it;
~eo eo;
~no no;
~en en;
}