mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #336] [MERGED] Use env value instead of config value for database path #699
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/336
Author: @Boy132
Created: 6/6/2024
Status: ✅ Merged
Merged: 6/6/2024
Merged by: @notAreYouScared
Base:
main← Head:fix/default-database-path📝 Commits (1)
d245751use 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.