11#ifndef MYMPD_CACHE_DISK_H
12#define MYMPD_CACHE_DISK_H
void cache_disk_clear(struct t_config *config)
Definition cache_disk.c:34
void cache_disk_crop(struct t_config *config)
Definition cache_disk.c:46
cache_disk_conf
Definition cache_disk.h:21
@ CACHE_DISK_DISABLED
Cache is disbled.
Definition cache_disk.h:23
@ CACHE_DISK_NO_PRUNE
Do not prune the cache.
Definition cache_disk.h:22
Centtral myMPD configuration definitions.
Definition config_def.h:40