example config: document auto_executor_selection setting

This commit is contained in:
Ariadne Conill 2020-11-04 11:21:42 -07:00
parent 068f464e4c
commit 2d2e73b8ac
1 changed files with 7 additions and 0 deletions

View File

@ -17,6 +17,13 @@ allow_addon_scripts = 1
# templates. Valid values are 0 and 1, the default is 1.
allow_any_iface_as_template = 1
# auto_executor_selection:
# Automatically determine which executors are needed to bring up an
# interface. An admin may choose to disable this setting and explicitly
# define which executors to use with `use` statements.
# Valid values are 0 and 1, the default is 1.
auto_executor_selection = 1
# compat_create_interfaces:
# Denotes where or not to create interfaces when compat_* settings are
# active and it would be necessary to create an interface to be fully