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>
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/299
Author: @glensc
Created: 10/17/2016
Status: ✅ Merged
Merged: 10/17/2016
Merged by: @lukas2511
Base:
master← Head:patch-2📝 Commits (1)
37edf93fix lighttpd syntax📊 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.modulesand 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.