Xosé Estrada
Member
We currently use multiple disks on our server, and we would like to store the downloads (quite large files sometimes) in a folder on a different disk.
Is this possible?
Is this possible?
$config['internalDataPath'] = 'new_internal_data_path';
$config['externalDataPath'] = 'new_external_data_path';
$config['externalDataUrl'] = 'new_external_data_url';
Yes, the data folder needs to be reachable from the web.
We use essential cookies to make this site work, and optional cookies to enhance your experience.