mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
Move files settings to main server settings
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
parent
a77efe0a55
commit
cea4c9d000
@ -70,7 +70,7 @@ class Admin implements ISettings {
|
||||
* @return string the section ID, e.g. 'sharing'
|
||||
*/
|
||||
public function getSection() {
|
||||
return 'additional';
|
||||
return 'server';
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user