Skip to content

Commit f6173f1

Browse files
committed
update redirects
1 parent c86beb3 commit f6173f1

File tree

2 files changed

+1720
-1
lines changed

2 files changed

+1720
-1
lines changed

provisioning/nginx/nginx.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ http {
5353
text/javascript
5454
text/x-component;
5555

56-
map_hash_bucket_size 256; # see http://nginx.org/en/docs/hash.html
56+
map_hash_bucket_size 2048; # see http://nginx.org/en/docs/hash.html
5757

5858
map $request_uri $new_uri {
5959
include /etc/nginx/redirects.map;

0 commit comments

Comments
 (0)