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

fix http_hooks env don't support multi values; #4092

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Commits on Jun 16, 2024

  1. fix http_hooks env don't support multi values;

    1. add on_connect & on_close directives to conf/full.conf;
    2. let http_hooks env overwrite support multi values;
       e.g. SRS_VHOST_HTTP_HOOKS_ON_CONNECT="http://127.0.0.1/api/connect
       http://localhost/api/connect"
    suzp1984 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    5ba500c View commit details
    Browse the repository at this point in the history