Describe allowed values for download_scheme field
This can be succinctly described in terms of the values returned from the server config, which it couldn't before we got rid of the special-case enum handling in the client. Change-Id: Ib7c6489f9317704b314e15c469c5689525d537a4
This commit is contained in:
@@ -1774,7 +1774,9 @@ Whether the site header should be shown.
|
||||
|`use_flash_clipboard` |not set if `false`|
|
||||
Whether to use the flash clipboard widget.
|
||||
|`download_scheme` ||
|
||||
The type of download URL the user prefers to use.
|
||||
The type of download URL the user prefers to use. May be any key from
|
||||
the `schemes` map in
|
||||
link:rest-api-config.html#download-info[DownloadInfo].
|
||||
|`download_command` ||
|
||||
The type of download command the user prefers to use.
|
||||
|`copy_self_on_email` |not set if `false`|
|
||||
|
Reference in New Issue
Block a user