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
Update nginx.conf
nagadomi
4 years ago
parent
8de00e3d4e
commit
8091022912
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
@@ -23,6 +23,7 @@ map $http_accept_language $lang {
~it it;
~eo eo;
~no no;
+ ~uk uk;
~en en;
}