Skip to content
Snippets Groups Projects
Verified Commit a6117c44 authored by Alberto Miranda's avatar Alberto Miranda ♨️
Browse files

Refactor configuration for scord and scord-ctl

scord:
- Configuration file now uses standard YAML format

scord-ctl:
- Add `--output` CLI argument
- Add `--listen` CLI argument (Fixes #126)
- Remove configuration file

Both:
- Remove file_options dependency
- Remove genopts dependency
- Replace yaml-cpp with rapidyaml
- Replace general settings with specific configurations (fixes #20)
- General improvements and bugfixes in `logger`
- Improved `net::server` configuration
- Fix fork()-related bug in `signal_listener`
- Remove environment variables
parent 9d13a456
No related branches found
No related tags found
No related merge requests found
Pipeline #3717 passed
Showing
with 190 additions and 1081 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment