mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 11:20:41 +03:00
[PR #624] [MERGED] Cleanup .env.example and configs
#857
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:cleanup/env-and-configs📝 Commits (2)
d260a83add back some configs to add some defaultse69a24ccleanup .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.