Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove default hardcoded limit #1

Open
camlafit opened this issue Dec 15, 2023 · 0 comments
Open

Remove default hardcoded limit #1

camlafit opened this issue Dec 15, 2023 · 0 comments

Comments

@camlafit
Copy link
Contributor

Plugin provide some different hardcoded limit to display metrics

By default is set to 20 at :
https://github.com/AlternC/alternc-metrics-basic/blob/main/src/panel/class/m_metrics.php#L60

But is set to 100 at :
https://github.com/AlternC/alternc-metrics-basic/blob/main/src/panel/admin/metrics_details.php#L54

By default should be set to empty/null without limit and use variable to overwrite these values

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant