X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/3e84a5debe0984bea841016ba587b109031a7816..b0d7e17277d6b5ec5b9110542ec7945848c1241a:/docker/README.md diff --git a/docker/README.md b/docker/README.md index b1ed8a7..daf5302 100644 --- a/docker/README.md +++ b/docker/README.md @@ -36,7 +36,7 @@ Available options: - `ADMIN_PASSWORD`: setup a specific admin password. If not set, a random password will be generated. - `WEB_ROOT`: setup a specific domain to point at when generating links (e.g. 'jirafeau.mydomain.com/'). - `VAR_ROOT`: setup a specific path where to place files. default: '/data'. -- `FILE_HASH`: can be set to `md5` (default), `partial_md5` or `random`. +- `FILE_HASH`: can be set to `md5`, `partial_md5` or `random` (default). - `PREVIEW`: set to 1 or 0 to enable or disable preview. - `TITLE`: set Jirafeau instance title. - `ORGANISATION`: set organisation (in ToS).