dccd.daemon.config.DEFAULT_CONFIG_PATH

DEFAULT_CONFIG_PATH = PosixPath('/home/docs/.config/dccd/config.yml')

Path subclass for non-Windows systems.

On a POSIX system, instantiating a Path should return this object.