[PR #294] [MERGED] fix: unable to start if config file omit bind/port fields #553

Closed
opened 2026-04-08 16:53:24 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/294
Author: @sigoden
Created: 11/25/2023
Status: Merged
Merged: 11/25/2023
Merged by: @sigoden

Base: mainHead: fix-config


📝 Commits (1)

  • 06752d2 fix: cann't run if config file ommit bind/port fields

📊 Changes

1 file changed (+12 additions, -2 deletions)

View changed files

📝 src/args.rs (+12 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sigoden/dufs/pull/294 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 11/25/2023 **Status:** ✅ Merged **Merged:** 11/25/2023 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `fix-config` --- ### 📝 Commits (1) - [`06752d2`](https://github.com/sigoden/dufs/commit/06752d2493e88b3ba6f6acfd44b397af2d879653) fix: cann't run if config file ommit bind/port fields ### 📊 Changes **1 file changed** (+12 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/args.rs` (+12 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-04-08 16:53:24 +03:00
zhus closed this issue 2026-04-08 16:53:24 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#553