1 2 3 4
<?php $CONFIG = array ( 'datadirectory' => ((php_sapi_name() == 'cli') ? '/var/www' : '') . '/nextcloud/data', );