Clarify puppies

This commit is contained in:
Jacob Vosmaer 2015-10-26 14:28:31 +01:00
parent 0b082b348b
commit 5ff830cf32
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ shared storage (e.g. NFS). Working towards GitLab 9.0 we are consolidating
these different directories under the `shared` directory.
This means that if GitLab will start storing puppies in some future version
then we should put them in `shared/puppies`. Temporary files should be stored
in `shared/tmp`.
then we should put them in `shared/puppies`. Temporary puppy files should be
stored in `shared/tmp`.
In the GitLab application code you can get the full path to the `shared`
directory with `Gitlab.config.shared.path`.