diff options
| author | Andy Chun @noneucat <andy@lolc.at> | 2022-11-30 21:36:57 -0800 |
|---|---|---|
| committer | Andy Chun @noneucat <andy@lolc.at> | 2022-11-30 21:48:14 -0800 |
| commit | 8fef1cc76639301df728271ba057cc14435998c7 (patch) | |
| tree | a0405541e6dd967d8e2a7c9d5944d15054a0b63b /pkgs/development/python-modules/rangehttpserver | |
| parent | 38e591dd05ffc8bdf79dc752ba78b05e370416fa (diff) | |
nixos/grocy: set storage path correctly in patch
This commit restores the proper setting of `$this->StoragePath`
using `GROCY_STORAGE_DIR` in `FilesService`.
The previous iteration of this patch mistakenly patches out the
setting of `$groupFolderPath` in the `GetFilePath` method, which
the method subsequently tries to return. This causes `GetFilePath`
to return, for example, `/file.png` (an incorrect root path) for
files instead of `/var/lib/grocy/userpictures/file.png`.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
