Skip to content

Use config.php in the default location when using command line#977

Merged
aulona1 merged 1 commit intophpList:release-3.6.14from
bramley:config_file_location
Sep 13, 2023
Merged

Use config.php in the default location when using command line#977
aulona1 merged 1 commit intophpList:release-3.6.14from
bramley:config_file_location

Conversation

@bramley
Copy link
Copy Markdown
Contributor

@bramley bramley commented Aug 5, 2023

Description

Currently the -c parameter has to be used when running from the command line. This is now unnecessary because the config file in the default location will be used if it exists and the -c parameter is not present.

Related Issue

Issue #719 raised the question of using the config file in the default location. That has already been changed but the test for the -c parameter was left in making it mandatory.

Screenshots (if appropriate):

@bramley bramley force-pushed the config_file_location branch from 6ad1023 to b55c047 Compare August 5, 2023 15:49
@michield michield self-requested a review August 9, 2023 19:38
@michield
Copy link
Copy Markdown
Member

michield commented Aug 9, 2023

Not tested but looks fine to me.

@aulona1 aulona1 changed the base branch from main to release-3.6.14 September 13, 2023 14:29
@aulona1 aulona1 merged commit 7ca9485 into phpList:release-3.6.14 Sep 13, 2023
@phpListDockerBot
Copy link
Copy Markdown
Contributor

This pull request has been mentioned on phpList Discuss. There might be relevant details there:

https://discuss.phplist.org/t/3-6-14-release-candidate-ready-for-testing/9109/1

@bramley bramley deleted the config_file_location branch September 18, 2023 22:26
@phpListDockerBot
Copy link
Copy Markdown
Contributor

This pull request has been mentioned on phpList Discuss. There might be relevant details there:

https://discuss.phplist.org/t/phplist-3-6-14-released-security-release/9158/1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants