mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Mark the saltdomain
Sphinx extension as safe for parallelization.
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
This commit is contained in:
parent
14300ef64c
commit
a3b5e63a78
1 changed files with 1 additions and 0 deletions
|
@ -317,3 +317,4 @@ def setup(app):
|
|||
rolename="jinja_ref",
|
||||
indextemplate="pair: %s; jinja filters",
|
||||
)
|
||||
return dict(parallel_read_safe=True, parallel_write_safe=True)
|
||||
|
|
Loading…
Add table
Reference in a new issue