[installation] Change to nightly
This commit is contained in:
@ -419,6 +419,19 @@ scmaster inherits :ref:`global options<global-configuration>`.
|
||||
consequences are.
|
||||
|
||||
|
||||
.. confval:: queues.$name.processors.messages.dbstore.deleteTree
|
||||
|
||||
Default: ``true``
|
||||
|
||||
Type: *boolean*
|
||||
|
||||
Enables removing the entire object tree from
|
||||
the database if a parent object is being deleted.
|
||||
This will also decrease the numbers of notifiers
|
||||
sent to scmaster. Depending on the database
|
||||
backend, it can improve the performance.
|
||||
|
||||
|
||||
.. confval:: http.filebase
|
||||
|
||||
Default: ``@DATADIR@/scmaster/http/``
|
||||
|
||||
Reference in New Issue
Block a user