Table of Contents

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