dlandon

Results 15 comments of dlandon

echo date_default_timezone_get(); This script outputs 'America/New York' which us my timezone. The only way I could fix this in previous versions was to set the timezone in base.php.

I looked into it further and the backup files are dated properly when they are created, but when I go to the ownCloud webgui Settings->Additional, the time stamp on the...

Here is a listing of the files: drwxr-xr-x 51 abc users 4096 Dec 15 01:00 1513317601 drwxr-xr-x 51 abc users 4096 Dec 15 02:15 1513322101 drwxr-xr-x 51 abc users 4096...

I ran a short test to determine where the time zone problem is occurring. I placed this code in a timezone.php file in the apps/ownbackup/directory echo date_default_timezone_get(); When I browsed...

I don't that much about how ownCloud works, but it appears that the timezone set in base.php (UTC) is the default and apps have to determine the local time and...

There is currently no plan to add this capability.

Probably the best way is to PM gfjardim.

Preclear is not needed any longer. If you feel you have to have it, there is a Docker container.

The history of preclear is that in early versions of Unraid, a disk had to be cleared and a proper signature on the disk indicating it was clear before installing...