Skip to content
Snippets Groups Projects

Add config file support for ristsender and ristreceiver.

Merged Sergio Ammirata requested to merge file_config into master

The file needs to be in yaml format, here is an example:

secret: blarg buffer: 0 encryption-type: 256 profile: <simple/main/advanced> stats: 1000 inputurl:

  • ... outputurl:
  • ... We used a built-in very simplistic native yaml parser and not a yaml library to not introduce a new dependency. The key-value pairs are the same ones used in the long-options of the command line (all are supported).

Merge request reports

Pipeline #536741 passed

Pipeline passed for e43303fa on file_config

Approval is optional

Merged by Sergio AmmirataSergio Ammirata 4 months ago (Dec 6, 2024 5:33pm UTC)

Merge details

  • Changes merged into master with 1c9757a2.
  • Deleted the source branch.

Pipeline #542074 passed

Pipeline passed for 1c9757a2 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading