summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authoreuxane <euxane.trangirard@pacien.net>2024-07-06 01:49:10 +0200
committerHerwig Hochleitner <herwig@bendlas.net>2024-07-31 11:02:37 +0200
commit4f2da6c9c17d75ba43fbe85d5243a57735a5e4eb (patch)
tree25a0e8c6db5530c5f1e5562ef58d6d37c90458af /pkgs/development/python-modules/rangehttpserver
parentc3392ad349a5227f4a3464dce87bcc5046692fce (diff)
nixos/fcgiwrap: add option migration instruction errors
This adds migration instructions for the removed global shared instance configuration of fcgiwrap. Adding those explicit messages to the previous options requires moving the newly defined options from `services.fcgiwrap.*` to `services.fcgiwrap.instances.*` due to an option namespace clash. `mkRenamedOptionModule` was not used because the previous options do not directly map to the new ones. In particular, `user` and `group` were described as setting the socket's permission, but were actually setting the process' running user. Co-authored-by: Minijackson <minijackson@riseup.net>
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions