``CONSFIGURATOR.PROPERTY.CCACHE``
=================================
API reference
-------------

General
~~~~~~~

Property: ``CCACHE:INSTALLED``
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

``(ccache:installed)``

Property: ``CCACHE:HAS-LIMITS``
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

``(ccache:has-limits cache &key max-size max-files)``

Set limits on a given ccache.
See ccache(1) for the format of MAX-SIZE.

Property: ``CCACHE:CACHE-FOR-GROUP``
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

``(ccache:cache-for-group group &key max-size max-files)``

Configures a ccache in /var/cache for a group.
