[PR #299] [MERGED] fix lighttpd syntax #796

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

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/299
Author: @glensc
Created: 10/17/2016
Status: Merged
Merged: 10/17/2016
Merged by: @lukas2511

Base: masterHead: patch-2


📝 Commits (1)

📊 Changes

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

View changed files

📝 docs/wellknown.md (+2 -3)

📄 Description

at least in 1.4 the syntax is server.modules and it's an array.
and it's always good idea to keep trailing comma to avoid syntax errors when adding new entries.


🔄 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/299 **Author:** [@glensc](https://github.com/glensc) **Created:** 10/17/2016 **Status:** ✅ Merged **Merged:** 10/17/2016 **Merged by:** [@lukas2511](https://github.com/lukas2511) **Base:** `master` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`37edf93`](https://github.com/dehydrated-io/dehydrated/commit/37edf93023cce303ea9f8bc50853a5775964ac61) fix lighttpd syntax ### 📊 Changes **1 file changed** (+2 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `docs/wellknown.md` (+2 -3) </details> ### 📄 Description at least in 1.4 the syntax is `server.modules` and it's an array. and it's always good idea to keep trailing comma to avoid syntax errors when adding new entries. --- <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:20 +01:00
adam closed this issue 2025-12-29 01:29:20 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#796