added generate the release env to pleroma.instance gen

This commit is contained in:
Maksim Pechnikov 2020-08-07 15:55:08 +03:00
commit cf53e300f8
3 changed files with 13 additions and 4 deletions

View file

@ -40,3 +40,4 @@ If any of the options are left unspecified, you will be prompted interactively.
- `--strip-uploads <Y|N>` - use ExifTool to strip uploads of sensitive location data
- `--anonymize-uploads <Y|N>` - randomize uploaded filenames
- `--dedupe-uploads <Y|N>` - store files based on their hash to reduce data storage requirements if duplicates are uploaded with different filenames
- `--skip-release-env` - skip generation the release environment file