-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
EnhancementFor new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.RFCIndicates the issue is a request for comments where the author is looking for feedback.Indicates the issue is a request for comments where the author is looking for feedback.not-in-changelogFor issues or pull requests that should not be included in our release changelog on matomo.org.For issues or pull requests that should not be included in our release changelog on matomo.org.
Description
We show an overview over all available and set configurations in Matomo administration.
Therefor the global.ini.php is parsed.
As we have a few config values that are completely commented out by default this view is a bit broken:
Those lines also include config values that are completely commented out.
Merging matomo-org/component-ini#9 and updating the component might help a bit. But those value entries might be hidden completely afterwards.
Maybe we should provide a default value for ALL config values!?
@matomo-org/core-team anyone any opinion on that?
Metadata
Metadata
Assignees
Labels
EnhancementFor new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.RFCIndicates the issue is a request for comments where the author is looking for feedback.Indicates the issue is a request for comments where the author is looking for feedback.not-in-changelogFor issues or pull requests that should not be included in our release changelog on matomo.org.For issues or pull requests that should not be included in our release changelog on matomo.org.