mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Fixed typo
This commit is contained in:
parent
14b0a6315f
commit
075f8fd021
|
@ -117,7 +117,7 @@ return [
|
||||||
|--------------------------------------------------------------------------
|
|--------------------------------------------------------------------------
|
||||||
| This is the path for any uploaded files that have to be run through the
|
| This is the path for any uploaded files that have to be run through the
|
||||||
| auth system to ensure they are not visible to the public. These should be
|
| auth system to ensure they are not visible to the public. These should be
|
||||||
| stored somewhere outside of the web root so that an unautenticated user
|
| stored somewhere outside of the web root so that an unauthenticated user
|
||||||
| cannot access them.
|
| cannot access them.
|
||||||
|
|
|
|
||||||
| For example: license keys, contracts, etc.
|
| For example: license keys, contracts, etc.
|
||||||
|
|
Loading…
Reference in a new issue