in per-hierarchy publishing configurations, does e...
# questions
a
in per-hierarchy publishing configurations, does each hierarchy need to be previously defined in
siteHierarchies
config? example: with this yaml config below, will the
anotherRandomHierarchyName
hierarchy will be published or not?
Copy code
yaml
publishing:
    siteHierarchies:
      - dendron
      - community
      - topic
    anotherRandomHierarchyName:
        publishByDefault: true
https://wiki.dendron.so/notes/yAuiMNdBK0IDWBoSAAQ4D/