mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Update settings.rst
Signed-off-by: Dennis de Best <dennis@debest.fr>
This commit is contained in:
parent
b2bfdd48a4
commit
910ec72e32
@ -112,9 +112,11 @@ on the survey_client solution.
|
||||
}
|
||||
|
||||
/**
|
||||
* @return int whether the form should be rather on the top or bottom of
|
||||
* Whether the form should be rather on the top or bottom of
|
||||
* the admin section. The forms are arranged in ascending order of the
|
||||
* priority values. It is required to return a value between 0 and 100.
|
||||
*
|
||||
* @return int
|
||||
*/
|
||||
public function getPriority() {
|
||||
return 50;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user