mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
8 lines
254 B
Bash
8 lines
254 B
Bash
# Configuration snippet for vdr-conflictcheckonly -*- sh -*-
|
|
#
|
|
# Add command line options to pass to the conflictcheckonly plugin to
|
|
# PLUGIN_OPTIONS, enable it by commenting out PLUGIN_ENABLED.
|
|
|
|
PLUGIN_ENABLED=false
|
|
PLUGIN_OPTIONS=""
|