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
Add tr to nginx.conf
nagadomi
9 years ago
parent
4d4519515c
commit
e6c4a303e8
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
@@ -12,6 +12,7 @@ map $http_accept_language $lang {
~es es;
~fr fr;
~de de;
+ ~tr tr;
~en en;
}