Skip to content

Feature: Why config of "template_dir" is just a single directory #746

@TomFreudenberg

Description

@TomFreudenberg

Hey @derks

in config there is the option:

### Where external templates are loaded from
template_dir: /var/lib/tokeo/templates/

but why not allowed multiple dirs or

### Where external templates are loaded from
template_dirs:
  - /var/lib/tokeo/templates/
  - /var/lib/custom/templates/
  - /xyz/templates/

If you like, I can creata a PR, currently I created my own extensions but for this I miss the reason why not by framework.

Cheers
Tom

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions