Table of Contents

Hocon (Human-Optimized Config Object Notation) - conf

About

Human-Optimized Config Object Notation (HOCON) is a configuration file format implemented as a superset of JSON and .properties.

It's used primarly in the scala playframework.

Documentation