Skip to content
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

Update API configuration options for new EPS limits #5417

Merged
merged 1 commit into from
Jul 6, 2022

Conversation

vicferpoy
Copy link
Contributor

Description

The API configuration section has been updated in order to include the new changes related to configuration uploads through the API:

upload_configuration:
  remote_commands:
    localfile:
      allow: True
      exceptions: []
    wodle_command:
      allow: True
      exceptions: []
  limits:
    eps:
      allow: True

image

Checks

  • It compiles without warnings.
  • Spelling and grammar.
  • Used impersonal speech.
  • Used uppercase only on nouns.
  • Updated the redirect.js script if necessary (check this guide).

Regards,
Víctor

@davidjiglesias davidjiglesias merged commit c31724d into dev-cloud-limits Jul 6, 2022
@davidjiglesias davidjiglesias deleted the 5416-api-settings-limits branch July 6, 2022 07:48
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.

Add new changes related to remote_commands and limits to API settings
2 participants