This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
hugh
/
waifu2x
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
Added fr to nginx conf
Tailszefox
9 anni fa
parent
bf8f388502
commit
a8c61b2c36
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
appendix/waifu2x.nginx.conf
+ 1
- 0
appendix/waifu2x.nginx.conf
Vedi File
@@ -10,6 +10,7 @@ map $http_accept_language $lang {
~ru ru;
~pt pt;
~es es;
+ ~fr fr;
~en en;
}