This website works better with JavaScript
Home
Explore
Help
Sign In
hugh
/
waifu2x
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
waifu2x.nginx.conf: Add bg
nagadomi
2 years ago
parent
d829facf4d
commit
5bf3369412
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
appendix/waifu2x.nginx.conf
+ 1
- 0
appendix/waifu2x.nginx.conf
View File
@@ -25,6 +25,7 @@ map $http_accept_language $lang {
~no no;
~uk uk;
~pl pl;
+ ~bg bg;
~en en;
}