public JSONConfiguration( path as Path, indexes as IList<IndexRegistration> = [] ):
Creates a configuration from a filesystem path.
path
configuration = JSONConfiguration(FilePath("catalog.json"))