update_config

data_base.distributed_lock.update_config(c)

Update the global configuration variables with the provided configuration.

Parameters:
c : dict

A dictionary containing the new configuration values.

Returns:

None