[PR #18] [MERGED] Try to read global config from under /etc/acme-dns and rename config struct #243

Closed
opened 2026-03-13 16:13:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/acme-dns/acme-dns/pull/18
Author: @joohoi
Created: 11/13/2017
Status: Merged
Merged: 11/13/2017
Merged by: @joohoi

Base: masterHead: config


📝 Commits (1)

  • ff0e554 Try to read config from under /etc

📊 Changes

7 files changed (+41 additions, -28 deletions)

View changed files

📝 Gopkg.toml (+1 -1)
📝 api.go (+3 -3)
📝 db.go (+5 -5)
📝 main.go (+16 -12)
📝 main_test.go (+4 -4)
📝 types.go (+2 -2)
📝 util.go (+10 -1)

📄 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/acme-dns/acme-dns/pull/18 **Author:** [@joohoi](https://github.com/joohoi) **Created:** 11/13/2017 **Status:** ✅ Merged **Merged:** 11/13/2017 **Merged by:** [@joohoi](https://github.com/joohoi) **Base:** `master` ← **Head:** `config` --- ### 📝 Commits (1) - [`ff0e554`](https://github.com/acme-dns/acme-dns/commit/ff0e554deed598c9cece581cfadeb19e460ec2dc) Try to read config from under /etc ### 📊 Changes **7 files changed** (+41 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `Gopkg.toml` (+1 -1) 📝 `api.go` (+3 -3) 📝 `db.go` (+5 -5) 📝 `main.go` (+16 -12) 📝 `main_test.go` (+4 -4) 📝 `types.go` (+2 -2) 📝 `util.go` (+10 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-13 16:13:19 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/acme-dns#243
No description provided.