[PR #624] [MERGED] Cleanup .env.example and configs #857

Closed
opened 2026-02-04 18:56:22 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/624
Author: @Boy132
Created: 10/14/2024
Status: Merged
Merged: 10/15/2024
Merged by: @Boy132

Base: mainHead: cleanup/env-and-configs


📝 Commits (2)

  • d260a83 add back some configs to add some defaults
  • e69a24c cleanup .env.example

📊 Changes

4 files changed (+25 additions, -29 deletions)

View changed files

📝 .env.example (+2 -29)
config/logging.php (+7 -0)
📝 config/mail.php (+7 -0)
config/session.php (+9 -0)

📄 Description

Removes a bunch of unnecessary env variables from the example .env and adds some of our default values as config defaults instead.


🔄 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/pelican-dev/panel/pull/624 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 10/14/2024 **Status:** ✅ Merged **Merged:** 10/15/2024 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `cleanup/env-and-configs` --- ### 📝 Commits (2) - [`d260a83`](https://github.com/pelican-dev/panel/commit/d260a83fe248f37b16ceff5cadd0c6640dcd31cb) add back some configs to add some defaults - [`e69a24c`](https://github.com/pelican-dev/panel/commit/e69a24c2981c8daaa8e1053f47ab82385af0409a) cleanup .env.example ### 📊 Changes **4 files changed** (+25 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+2 -29) ➕ `config/logging.php` (+7 -0) 📝 `config/mail.php` (+7 -0) ➕ `config/session.php` (+9 -0) </details> ### 📄 Description Removes a bunch of unnecessary env variables from the example .env and adds some of our default values as config defaults instead. --- <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-04 18:56:22 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#857