Skip to content

Disable upload page UI#549

Open
mariadalfonso wants to merge 1 commit intoarchi-physics:mainfrom
mariadalfonso:chatapp-ui-upload
Open

Disable upload page UI#549
mariadalfonso wants to merge 1 commit intoarchi-physics:mainfrom
mariadalfonso:chatapp-ui-upload

Conversation

@mariadalfonso
Copy link
Copy Markdown
Collaborator

In the context of submit the chatbot is provided to any users of the analysis facility.
Only the experts should be able to upload material, while at the moment anyone can add some (including spam).

in this PR I add the enable_ui_uploads parameter in the .yaml so that the upload from the ui is configurable.

services:
  chat_app:
    enable_ui_uploads: false  # Disable upload page UI
  data_manager:
    enable_ui_uploads: false

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant