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

Implement new DELIVERY config parameter. #125

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

Commits on Apr 23, 2023

  1. Implement new DELIVERY config parameter.

    This allows dma to support three modes of delivery: local-only,
    remote-only, and local + remote (the default). It supersedes the
    NULLCLIENT directive, which is equivalent to the remote-only mode.
    
    Fixes: corecode#121
    iskunk committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    a01d05e View commit details
    Browse the repository at this point in the history