Skip to content

Commit

Permalink
Added fr to nginx conf
Browse files Browse the repository at this point in the history
  • Loading branch information
Tailszefox committed Feb 22, 2016
1 parent bf8f388 commit a8c61b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appendix/waifu2x.nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ map $http_accept_language $lang {
~ru ru;
~pt pt;
~es es;
~fr fr;
~en en;
}

Expand Down

0 comments on commit a8c61b2

Please sign in to comment.