frites.set_config#

frites.set_config(key, value, verbose=None)[source]#

Change the global config of frites.

Parameters
keypython:str

Entry of the config

valuepython:dict / python:list

The new value for the selected key. The type should be the same as the default one