nextcloud/lib/repair
Adam Williamson bb79aac78a allow css/js asset directory to be relocated (#13053)
This allows the directory where CSS/JS asset collections are
written to be changed, in case SERVERROOT is not writeable. Note
it does *not* allow the expected URL to be changed: whatever
directory is used, the server must be configured to serve it
at WEBROOT/assets. It may be possible to add another config
parameter to allow the admin to specify a custom asset URL,
but I thought I'd keep the first implementation simple.
2015-01-05 15:24:23 -08:00
..
assetcache.php allow css/js asset directory to be relocated (#13053) 2015-01-05 15:24:23 -08:00
collation.php Add repair step to set MySQL collation to utf8_bin 2014-07-08 15:12:07 +02:00
innodb.php repair search lucene before installing 2014-09-10 10:22:40 +02:00
preview.php delete old previews 2014-09-21 17:16:21 +02:00
repairconfig.php Add repair steps for legacy config files 2014-11-18 12:36:03 +01:00
repairmimetypes.php Remove stray tab characters. 2014-08-13 11:24:02 +02:00
searchlucenetables.php repair search lucene before installing 2014-09-10 10:22:40 +02:00