summarylogtreecommitdiffstats
path: root/nginx_config
diff options
context:
space:
mode:
Diffstat (limited to 'nginx_config')
-rw-r--r--nginx_config2
1 files changed, 2 insertions, 0 deletions
diff --git a/nginx_config b/nginx_config
index ba2583f667c9..17794c1abf04 100644
--- a/nginx_config
+++ b/nginx_config
@@ -1,6 +1,8 @@
server {
listen 27701;
server_name anki-sync-server-request-unchunker;
+ types_hash_bucket_size 64;
+
location / {
proxy_http_version 1.0;