Merge pull request #63 from sinnerschrader/feature/add_yaml_utf8_to_master_config
adds `yaml_utf8` option to master config
This commit is contained in:
commit
0f5f976433
@ -321,6 +321,8 @@ client_acl_blacklist:
|
||||
# will be terse unless a state failed, in which case that output will be full.
|
||||
{{ get_config('state_output', 'full') }}
|
||||
|
||||
{{ get_config('yaml_utf8', 'False') }}
|
||||
|
||||
|
||||
##### File Server settings #####
|
||||
##########################################
|
||||
|
Loading…
Reference in New Issue
Block a user