Module Make.Local_config

type t = {
  1. node_name : string;
}