kopia lustrzana https://github.com/bellingcat/auto-archiver
42 wiersze
642 B
ReStructuredText
42 wiersze
642 B
ReStructuredText
|
|
Configurations
|
|
==============
|
|
|
|
|
|
```{toctree}
|
|
:hidden:
|
|
|
|
configurations
|
|
```
|
|
|
|
This section of the documentation provides guidelines for configuring the tool.
|
|
|
|
File Reference
|
|
--------------
|
|
|
|
|
|
Below is the content of the `example.orchestration.yaml` file:
|
|
|
|
.. raw:: html
|
|
|
|
<details>
|
|
<summary>View example.orchestration.yaml</summary>
|
|
|
|
.. literalinclude:: ../../example.orchestration.yaml
|
|
:language: yaml
|
|
:caption: example.orchestration.yaml
|
|
|
|
.. raw:: html
|
|
|
|
</details>
|
|
|
|
|
|
Configs
|
|
-------
|
|
|
|
This section of the documentation will show the custom configurations for the individual steps of the tool.
|
|
|
|
.. include:: _auto/configs.rst
|
|
|
|
|