No edit summary  | 
				No edit summary Tag: Manual revert  | 
				||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude><languages /></noinclude>  | <noinclude><languages /></noinclude>  | ||
{{#mermaid:flowchart   | {{#mermaid:flowchart LR  | ||
     C((<translate><!--T:1--> Start</translate>))  |      C((<translate><!--T:1--> Start</translate>))  | ||
     DC{<translate><!--T:2--> Can we use a direct connection?</translate>}  |      DC{<translate><!--T:2--> Can we use a direct connection?</translate>}  | ||
| Line 15: | Line 15: | ||
     RE --> CO  |      RE --> CO  | ||
     C-->DC  |      C-->DC  | ||
|  |     |  | ||
config.flowchart.useMaxWidth = false  |     config.flowchart.useMaxWidth = false  | ||
}}  | }}  | ||