diff options
| author | Maximilian Bosch <maximilian@mbosch.me> | 2020-12-06 17:26:13 +0100 |
|---|---|---|
| committer | Maximilian Bosch <maximilian@mbosch.me> | 2020-12-06 17:26:13 +0100 |
| commit | 55ef9612a24d53594f97c71ff38b9e46b0980c9c (patch) | |
| tree | c7316c5c2f24c3c8018c31139717b2aaff1a221a /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 3d629ef7231b9e477d7fafd2705675cfd5f37b8b (diff) | |
nixos/nginx: improve documentation for `config`
Unfortunately, I had a use-case where `services.nginx.config` was
necessary quite recently. While working on that config I had to look up
the module's code to understand which options can be used and which
don't.
To slightly improve the situation, I changed the documentation like
this:
* Added `types.str` as type since `config` is not mergeable on purpose.
It must be a string as it's rendered verbatim into `nginx.conf` and if
the type is `unspecified`, it can be confused with RFC42-like options.
* Mention which config options that don't generate config in
`nginx.conf` are NOT mutually exclusive.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
