# VDR plugin osdteletext configuration

# You can also define the plugin arguments manually by using the
# VDR_PLUGIN_ARGS variable below. Note that setting VDR_PLUGIN_ARGS will
# override all the other settings in this file and that setting
# VDR_PLUGIN_ARGS_osdteletext in the main VDR sysconfig file will
# override this file completely.
# VDR_PLUGIN_ARGS=""

# Directory for the teletext page cache.
# default: /var/cache/vdr/vtx
# DIRECTORY=""

# Maximum cache size in MB.
# default: a calculated value below 50 MB
# MAX_CACHE=""

# Cache system to be used:
# legacy: traditional one-file-per-page system
# packed: one-file-for-a-few-pages system
# default: packed
# CACHE_SYSTEM=""

# Store top text pages at cache. (unviewable pages)
# STORE_TOPTEXT="no"

