Skip to content

Change auto_release to include options to only auto-release jobs from…#435

Merged
sekjal merged 2 commits intomasterfrom
434-separate-setting-to-control-auto-release-of-uploaded-print-jobs
Feb 6, 2026
Merged

Change auto_release to include options to only auto-release jobs from…#435
sekjal merged 2 commits intomasterfrom
434-separate-setting-to-control-auto-release-of-uploaded-print-jobs

Conversation

@bwsmmiller
Copy link
Contributor

… client or from public. Closes #434

Changes the existing auto_release parameter in the printer configuration YAML to have three valid values:

  • 'yes' - existing behavior, allows this printer to auto-release all jobs
  • 'client' - only auto-release jobs sent from a client PC
  • 'public' - only auto-release jobs uploaded from the public server interface

@bwsmmiller bwsmmiller linked an issue Feb 4, 2026 that may be closed by this pull request
@sekjal sekjal merged commit 830cb39 into master Feb 6, 2026
4 checks passed
@sekjal sekjal deleted the 434-separate-setting-to-control-auto-release-of-uploaded-print-jobs branch February 6, 2026 18:52
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

Successfully merging this pull request may close these issues.

Separate setting to control auto-release of uploaded print jobs

2 participants