Skip to content

Commit

Permalink
Add tr to nginx.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
nagadomi committed Apr 14, 2016
1 parent 4d45195 commit e6c4a30
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 @@ -12,6 +12,7 @@ map $http_accept_language $lang {
~es es;
~fr fr;
~de de;
~tr tr;
~en en;
}

Expand Down

0 comments on commit e6c4a30

Please sign in to comment.