File: //usr/syno/etc.defaults/disk-wdda/conf/WDDAUserConfig.xml
<?xml version="1.0" encoding="utf-8"?>
<WDDAUserConfiguration>
<!-- flag to enable compression of WDDA generated data/logs, 1 to enable, 0 to disable-->
<EnableCompression>1</EnableCompression>
<!-- parameter to set the total limit of disk storage usage on WDDA, -->
<LogSizeLimitMB>50</LogSizeLimitMB>
<!-- parameter to set the full path of WDDA generated data/log, if not set, the default is the WDDA home path-->
<SDKLogPath>/var/log/disk-wdda/</SDKLogPath>
<!-- parameter to set the max number of HDDs the system can have-->
<MaxHDDSlots>180</MaxHDDSlots>
</WDDAUserConfiguration>