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
Added fr to nginx conf
Tailszefox
9 years ago
parent
bf8f388502
commit
a8c61b2c36
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
@@ -10,6 +10,7 @@ map $http_accept_language $lang {
~ru ru;
~pt pt;
~es es;
+ ~fr fr;
~en en;
}