We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 796f7ea commit 48bf2adCopy full SHA for 48bf2ad
source/news/2024/unit-1.33.0-released.rst
@@ -32,7 +32,9 @@ This release introduces three new configuration options:
32
33
#. **factory**
34
35
- This can be set under '/applications/<app>/factory'
+ This option can be set under '/applications/<app>/factory' and is specific to
36
+ Python applications. This allows you to enable the `Application factories`
37
+ feature of Python.
38
39
This option is a boolean value. If set to 'true', Unit treats 'callable' as
40
a factory.
0 commit comments