[Pkg-owncloud-maintainers] Bug#791721: Workaround possible (Was: [owncloud-devel] oC 8.1.x and sync client from debian jessie)

Simon Josefsson simon at josefsson.org
Mon Aug 10 17:10:44 UTC 2015


David Prévot wrote:

>> Btw. people still can configure oC to allow the version shipped by
>> Debian according to the release notes:
>> 
>> https://doc.owncloud.org/server/8.1/admin_manual/release_notes.html
>
>[copy and paste of the relevant part:]
>
>Due to various technical issues, by default desktop sync clients older
>than 1.7 are not allowed to connect and sync with the ownCloud server.
>This is configurable via the minimum.supported.desktop.version switch
>in config.php.

I was hit by this problem as well, and to be concrete in case it
can help others, I resolved the problem by putting the following
into /var/www/owncloud/config/config.php on the server

  'minimum.supported.desktop.version' => '1.6'

inside the '$CONFIG = array (' construct.  At first I tried 1.7 because
I assumed jessie had 1.7 but apparently there is a difference between
the 1.7rc and final 1.7.

If anyone can explain what the disadvantages (if any) will be with
this setting, that would be useful.  The 8.1 release notes does not
really say.

Thanks,
/Simon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signatur
URL: <http://lists.alioth.debian.org/pipermail/pkg-owncloud-maintainers/attachments/20150810/82688582/attachment.sig>


More information about the Pkg-owncloud-maintainers mailing list