| Node | Parent element | Description | Type | Default | Required | Notes |
| ccpyConfig | ccpyd | Location of the projects configuration file | string | /etc/ccpy.conf | no | |
| logging | ccpyd | Logging settings element | Element with logging attributes and subelements | Logging is disabled | no | |
| enabled | attribute of logging | Logging enabled flag | boolean (on/yes/true or off/no/false) | off | no | |
| file | logging | Log file location | string | /var/log/ccpyd.log | yes if logging is enabled | |
| level | logging | Logging threshold | DEBUG or INFO or WARN or ERROR | DEBUG | yes if logging is enabled | This node is currently ignored |