[PR #336] [MERGED] Use env value instead of config value for database path #699

Closed
opened 2026-02-05 17:51:46 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/336
Author: @Boy132
Created: 6/6/2024
Status: Merged
Merged: 6/6/2024
Merged by: @notAreYouScared

Base: mainHead: fix/default-database-path


📝 Commits (1)

  • d245751 use env value instead of config value

📊 Changes

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

View changed files

📝 app/Console/Commands/Environment/DatabaseSettingsCommand.php (+1 -1)

📄 Description

This (finally) fixes the wrong default path for sqlite.


🔄 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/336 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 6/6/2024 **Status:** ✅ Merged **Merged:** 6/6/2024 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `fix/default-database-path` --- ### 📝 Commits (1) - [`d245751`](https://github.com/pelican-dev/panel/commit/d245751c979e5885f4a7392b15b147ce4ddf8eb4) use env value instead of config value ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/Console/Commands/Environment/DatabaseSettingsCommand.php` (+1 -1) </details> ### 📄 Description This (finally) fixes the wrong default path for sqlite. --- <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 17:51:46 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#699