This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
hugh
/
waifu2x
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Added fr to nginx conf
Tailszefox
hace 9 años
padre
bf8f388502
commit
a8c61b2c36
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
appendix/waifu2x.nginx.conf
+ 1
- 0
appendix/waifu2x.nginx.conf
Ver fichero
@@ -10,6 +10,7 @@ map $http_accept_language $lang {
~ru ru;
~pt pt;
~es es;
+ ~fr fr;
~en en;
}