Skip to content

Commit 48bf2ad

Browse files
committed
docs: update factory description
1 parent 796f7ea commit 48bf2ad

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/news/2024/unit-1.33.0-released.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@ This release introduces three new configuration options:
3232

3333
#. **factory**
3434

35-
This can be set under '/applications/<app>/factory'
35+
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.
3638

3739
This option is a boolean value. If set to 'true', Unit treats 'callable' as
3840
a factory.

0 commit comments

Comments
 (0)