summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorAndy Chun @noneucat <andy@lolc.at>2022-11-30 21:36:57 -0800
committerAndy Chun @noneucat <andy@lolc.at>2022-11-30 21:48:14 -0800
commit8fef1cc76639301df728271ba057cc14435998c7 (patch)
treea0405541e6dd967d8e2a7c9d5944d15054a0b63b /pkgs/development/python-modules/rangehttpserver
parent38e591dd05ffc8bdf79dc752ba78b05e370416fa (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