On Tue, 25 Oct 2022 at 21:41:16 -0400, Adriano Barbosa wrote:
> On Mon, Oct 24, 2022 at 12:10:16PM +0200, Uwe Werler wrote:
> > removed two duplicates:
> >
> > --- PLIST.orig Mon Oct 24 12:05:20 2022
> > +++ PLIST Mon Oct 24 12:08:22 2022
> > @@ -22560,7 +22560,6 @@
> > @mode
> > @owner
> > @group
> > -nextcloud/config/config.sample.php
> > nextcloud/console.php
> > nextcloud/core/
> > nextcloud/core/Application.php
> > @@ -26158,7 +26157,6 @@
> > @mode
> > @owner
> > @group
> > -nextcloud/themes/
> > nextcloud/themes/README
> > nextcloud/themes/example/
> > nextcloud/themes/example/core/
>
> I confirm the need for removing the duplicates.
Done!
> This version brings some js in /nextcloud/dist which needs a pass in
> httpd:
>
> location "/nextcloud/dist/*" {
> root "/nextcloud"
> request strip 1
> pass
> }
This was already included on my previous commit.
>
> Testing on a clean 7.2 install.
Thanks!
>
> Thank you!
> --
> Adriano Barbosa
--
%gonzalo
No comments:
Post a Comment