Skip to content

Commit

Permalink
Pipeline: Release 4.4.0.stable78 documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Azure Pipeline committed Nov 10, 2023
1 parent 2e414d0 commit 3f4a5b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/odm/models/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -737,6 +737,7 @@
| tos | Text | Terms of service | <div style="width:100px">:material-minus-box-outline: Optional</div> | `None` |
| tos_lockout | Boolean | Lock out user after accepting the terms of service? | <div style="width:100px">:material-checkbox-marked-outline: Yes</div> | `False` |
| tos_lockout_notify | List [Keyword] | List of admins to notify when a user gets locked out | <div style="width:100px">:material-minus-box-outline: Optional</div> | `None` |
| url_submission_auto_service_selection | List [Keyword] | List of services auto-selected by the UI when submitting URLs | <div style="width:100px">:material-checkbox-marked-outline: Yes</div> | `['URLDownloader']` |
| url_submission_headers | Mapping [String, Keyword] | Headers used by the url_download method | <div style="width:100px">:material-minus-box-outline: Optional</div> | `None` |
| url_submission_proxies | Mapping [String, Keyword] | Proxy used by the url_download method | <div style="width:100px">:material-minus-box-outline: Optional</div> | `None` |
| url_submission_timeout | Integer | Request timeout for fetching URLs | <div style="width:100px">:material-checkbox-marked-outline: Yes</div> | `15` |
Expand Down

0 comments on commit 3f4a5b2

Please sign in to comment.