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
waifu2x.nginx.conf: Add bg
nagadomi
hace 3 años
padre
d829facf4d
commit
5bf3369412
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
@@ -25,6 +25,7 @@ map $http_accept_language $lang {
~no no;
~uk uk;
~pl pl;
+ ~bg bg;
~en en;
}