summaryrefslogtreecommitdiff
path: root/_posts/2012-07-18-4store-setup.md
blob: bd207769d403a32a32c83dc2c3f1defa5a8e2ca5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
layout: post
title: "4store setup"
description: ""
category: Installation
tags: [4store]
---
{% include JB/setup %}
It is important for large datasets/investigations to disable 4store soft limits - otherwise queries and downloads will be truncated. You can achieve that by setting

    [default]
      soft-limit = 0

to the 4store config file (`/etc/4store.conf` for global installations).