Default Configurations in elasticSearch

Hi All,

I want to find out where will the default settings be stored in elasticsearch. For eg., a config setting like 'script.disable_dynamic' is set to false by default. But where and how does the node during set up or later know about the default setting if that setting is not changed using elasticsearch.yml.

Please let me know in case anybody has some clue about this.