mirror of
https://github.com/fosrl/olm.git
synced 2026-03-08 23:03:12 -05:00
[PR #47] [MERGED] Updated the olm client to process config vars from cli,env,file in or… #46
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fosrl/olm/pull/47
Author: @gk1
Created: 10/25/2025
Status: ✅ Merged
Merged: 10/26/2025
Merged by: @oschwartz10612
Base:
main← Head:feature/config-file-persistence📝 Commits (2)
555c9dcUpdated the olm client to process config vars from cli,env,file in order of precedence and persist them to file228bddcTreat mtu as int and dont overwrite from websocket📊 Changes
2 files changed (+521 additions, -152 deletions)
View changed files
➕
config.go(+484 -0)📝
main.go(+37 -152)📄 Description
…der of precedence and persist them to file
Community Contribution License Agreement
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
Description
How to test?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.