]> source.dussan.org Git - nextcloud-server.git/commit
Fix the config key on the sharing expire checkbox 24346/head
authorChristoph Wurst <christoph@winzerhof-wurst.at>
Tue, 24 Nov 2020 13:17:41 +0000 (14:17 +0100)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Tue, 24 Nov 2020 14:54:02 +0000 (14:54 +0000)
commit4b9d8c75ec73fe5e1d37998687a17b017fa3a157
treed607eddc1023657be37010c621bacbf082bdedab
parent56cee9e405ed2c9ae9bcaa18b4d1b6f03ce9c684
Fix the config key on the sharing expire checkbox

We don't use `shareapi_internal_enforce_expire_date` anywhere.
`shareapi_enforce_internal_expire_date` is the one we want.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
apps/settings/templates/settings/admin/sharing.php
lib/private/Template/JSConfigHelper.php