[PR #2656] [CLOSED] Consolidate .env.example and .env.example.complete #6039

Closed
opened 2026-02-05 10:23:13 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/2656
Author: @setpill
Created: 3/26/2021
Status: Closed

Base: masterHead: consolidate-env-example


📝 Commits (1)

  • ee9396e Consolidate .env.example and .env.example.complete

📊 Changes

2 files changed (+270 additions, -304 deletions)

View changed files

📝 .env.example (+270 -3)
.env.example.complete (+0 -301)

📄 Description

No more crossreferencing files and crawling through git history to see which of the conflicting duplicate documentation is the most recent and should be taken as canonical.

Options that were in .env.example.complete but not in .env.example were commented out, so you retain the benefits of the slimmed down .env.example (you can skip over any commented out options).


🔄 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/BookStackApp/BookStack/pull/2656 **Author:** [@setpill](https://github.com/setpill) **Created:** 3/26/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `consolidate-env-example` --- ### 📝 Commits (1) - [`ee9396e`](https://github.com/BookStackApp/BookStack/commit/ee9396e9a61dcbd1a5f883473d46b0505422d2c3) Consolidate .env.example and .env.example.complete ### 📊 Changes **2 files changed** (+270 additions, -304 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+270 -3) ➖ `.env.example.complete` (+0 -301) </details> ### 📄 Description No more crossreferencing files and crawling through git history to see which of the conflicting duplicate documentation is the most recent and should be taken as canonical. Options that were in `.env.example.complete` but not in `.env.example` were commented out, so you retain the benefits of the slimmed down `.env.example` (you can skip over any commented out options). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:23:13 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6039