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 2a144c5 commit 5bb4909Copy full SHA for 5bb4909
source/configuration.rst
@@ -4739,6 +4739,16 @@ you have:
4739
4740
The default is **application**.
4741
4742
+ * - **factory*
4743
+ - Boolean:
4744
+ when enabled, Unit treats *callable* as a factory.
4745
+
4746
+ The default is **false**.
4747
4748
+ **Note:** Unit does *not* support passing arguments to factories.
4749
4750
+ *(since 1.33.0)*
4751
4752
* - **home**
4753
- String;
4754
path to the app's
0 commit comments