Skip to content

Commit

Permalink
docs: update factory description
Browse files Browse the repository at this point in the history
  • Loading branch information
Jcahilltorre committed Sep 16, 2024
1 parent 796f7ea commit 48bf2ad
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion source/news/2024/unit-1.33.0-released.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,9 @@ This release introduces three new configuration options:

#. **factory**

This can be set under '/applications/<app>/factory'
This option can be set under '/applications/<app>/factory' and is specific to
Python applications. This allows you to enable the `Application factories`
feature of Python.

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

0 comments on commit 48bf2ad

Please sign in to comment.