commit
b6e2c254fb
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ class Filesystem implements IStorage
|
||||||
'input',
|
'input',
|
||||||
L10n::t('Storage base path'),
|
L10n::t('Storage base path'),
|
||||||
self::getBasePath(),
|
self::getBasePath(),
|
||||||
L10n::t('Folder were uploaded files are saved. For maximum security, This should be a path outside web server folder tree')
|
L10n::t('Folder where uploaded files are saved. For maximum security, This should be a path outside web server folder tree')
|
||||||
]
|
]
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue