Skip to content

Feature: Add custom error report paths #18

@owenvoke

Description

@owenvoke

Description

Currently the reporterr.php file path is hardcoded, I'm working on a custom mining monitor and was adding routes for both static (report.php/reporterr.php) and restful (/api/reports//api/reports/errors) endpoints.

Possible implementation

Maybe it could be added to the end of the existing configuration for reporting.

# [url] [report_path] [post] [token] [error_path]
http://localhost report.php true test-token /reports/errors

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions