76e15f2 --domain param accepts filename to change domains.txt
📊 Changes
1 file changed (+4 additions, -1 deletions)
View changed files
📝dehydrated (+4 -1)
📄 Description
As stated in #462, I have several domains.txts. This change makes different configs with different DOMAINS_TXTs unnecessary.
🔄 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/dehydrated-io/dehydrated/pull/463
**Author:** [@rudiedirkx](https://github.com/rudiedirkx)
**Created:** 1/8/2018
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `domains_file_param`
---
### 📝 Commits (1)
- [`76e15f2`](https://github.com/dehydrated-io/dehydrated/commit/76e15f285bf1cf0967bfd9d602663538064b3167) --domain param accepts filename to change domains.txt
### 📊 Changes
**1 file changed** (+4 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `dehydrated` (+4 -1)
</details>
### 📄 Description
As stated in #462, I have several `domains.txt`s. This change makes different configs with different `DOMAINS_TXT`s unnecessary.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/463
Author: @rudiedirkx
Created: 1/8/2018
Status: ❌ Closed
Base:
master← Head:domains_file_param📝 Commits (1)
76e15f2--domain param accepts filename to change domains.txt📊 Changes
1 file changed (+4 additions, -1 deletions)
View changed files
📝
dehydrated(+4 -1)📄 Description
As stated in #462, I have several
domains.txts. This change makes different configs with differentDOMAINS_TXTs unnecessary.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.