-
Notifications
You must be signed in to change notification settings - Fork 15
fix(exAppArchiveFetcher): correct apps_path handling #625
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Andrey Borysenko <[email protected]>
|
/backport to stable31 |
|
From #618 (comment) and https://docs.nextcloud.com/server/latest/admin_manual/apps_management.html#using-custom-app-directories, |
I agree, lets then keep it as it was, since it is supposed to work with apps_paths that is common recommended way of configuration. |
|
sorry I was mistaken with the |
Signed-off-by: Anupam Kumar <[email protected]>
|
/backport to stable32 |
oleksandr-nc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Add fallback to default /apps/ folder.
Related to: #618