Skip to content

Configuration-free server #228

@godbyk

Description

@godbyk

Since the default config file for osvr_server is now empty, why should osvr_server require a configuration file be present at all? I propose the following behavior:

  1. If a configuration file is provided on the command line, use it (if it exists).
  2. Failing (1), if an osvr_server_config.json file is available in the current working directory use it.
  3. Failing (1) and (2), start the server using an empty { } configuration.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions