[PR #336] [CLOSED] per issue #335, updating documentation with slight change to config file #806

Closed
opened 2025-12-29 01:29:23 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/336
Author: @tekbasse
Created: 1/5/2017
Status: Closed

Base: masterHead: master


📝 Commits (4)

  • b155006 decoupled WELLKNOWN from SERVERROOT to reduce implementation complexity.
  • 6394861 reverted WELLKNOWN value to default multi-serverroot example
  • 49524c0 revised documentation for clarity and adapt to new acme draft
  • 1767058 revised README for clarity and convenience by editing text and adding some file references that were implicit.

📊 Changes

3 files changed (+70 additions, -15 deletions)

View changed files

📝 README.md (+22 -7)
📝 docs/examples/config (+9 -1)
📝 docs/wellknown.md (+39 -7)

📄 Description

Added SERVERROOT, which is common terminology to help web developers quickly identify the intended value of SERVERROOT and consequently, the value of WELLKNOWN.


🔄 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/336 **Author:** [@tekbasse](https://github.com/tekbasse) **Created:** 1/5/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`b155006`](https://github.com/dehydrated-io/dehydrated/commit/b155006b9d43ff9d2d4af0b16633f829f2c0ecba) decoupled WELLKNOWN from SERVERROOT to reduce implementation complexity. - [`6394861`](https://github.com/dehydrated-io/dehydrated/commit/63948613f25743b2de3c2f5e3f29e73b7acd18ff) reverted WELLKNOWN value to default multi-serverroot example - [`49524c0`](https://github.com/dehydrated-io/dehydrated/commit/49524c0ad7737cf7f4ae13906ea405db11a5958e) revised documentation for clarity and adapt to new acme draft - [`1767058`](https://github.com/dehydrated-io/dehydrated/commit/1767058d86584b06fd61f1d16652ac71c003e26d) revised README for clarity and convenience by editing text and adding some file references that were implicit. ### 📊 Changes **3 files changed** (+70 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+22 -7) 📝 `docs/examples/config` (+9 -1) 📝 `docs/wellknown.md` (+39 -7) </details> ### 📄 Description Added SERVERROOT, which is common terminology to help web developers quickly identify the intended value of SERVERROOT and consequently, the value of WELLKNOWN. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 01:29:23 +01:00
adam closed this issue 2025-12-29 01:29:24 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#806