File tree Expand file tree Collapse file tree 2 files changed +1
-6
lines changed
src/workflow-design-guide Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -346,11 +346,6 @@ Optional app configs should be valid on top of the main app config and not
346
346
dependent on the use of other optional app configs. This ensures they will
347
347
work correctly with macros and can therefore be upgraded automatically.
348
348
349
- .. note ::
350
-
351
- Currently optional configs don't work very well with UM STASH
352
- configuration - see :ref: `UM STASH in Optional App Configs `.
353
-
354
349
Optional app configs can be loaded by command line switch:
355
350
356
351
.. code-block :: bash
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ Site Include-Files
54
54
55
55
If a section heading in a :cylc:conf: `flow.cylc ` file is repeated the items
56
56
under it simply add to or override those defined under the same section earlier
57
- in the file (but note :ref: ` List Item Override In Site Include-Files `) .
57
+ in the file.
58
58
For example, this task definition:
59
59
60
60
.. code-block :: cylc
You can’t perform that action at this time.
0 commit comments