diff options
author | Sytse Sijbrandij (admin) <sytse+admin@gitlab.com> | 2015-08-10 18:39:50 +0000 |
---|---|---|
committer | Sytse Sijbrandij (admin) <sytse+admin@gitlab.com> | 2015-08-10 18:39:50 +0000 |
commit | b99cbf47af335309dd0832bb772d0527c5e4f060 (patch) | |
tree | 719be023664e6eb45f93ac442bc22467e79ef581 /doc | |
parent | 01af2c98b64149cf8ba906b4bcf7650b7abdd446 (diff) | |
download | gitlab-ce-b99cbf47af335309dd0832bb772d0527c5e4f060.tar.gz |
Database size
Diffstat (limited to 'doc')
-rw-r--r-- | doc/install/requirements.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/install/requirements.md b/doc/install/requirements.md index e44ce25b6b4..aa0d03b75bc 100644 --- a/doc/install/requirements.md +++ b/doc/install/requirements.md @@ -93,7 +93,7 @@ To change the Unicorn workers when you have the Omnibus package please see [the ## Database -If you want to run the database separately, the **recommended** database size is **1 MB per user**. +If you want to run the database separately expect a size of about 1 MB per user. ## Redis and Sidekiq @@ -113,4 +113,4 @@ On a very active server (10,000 active users) the Sidekiq process can use 1GB+ o ### Common UI problems with IE -If you experience UI issues with Internet Explorer, please make sure that you have the `Compatibility View` mode disabled. +If you experience UI issues with Internet Explorer, please make sure that you have the `Compatibility View` mode disabled.
\ No newline at end of file |