mirror of
https://github.com/filegator/filegator.git
synced 2025-08-31 16:12:10 +02:00
17 lines
234 B
JSON
17 lines
234 B
JSON
{
|
|
"data": {
|
|
"role": "guest",
|
|
"permissions": [
|
|
"read",
|
|
"write",
|
|
"upload",
|
|
"download",
|
|
"batchdownload",
|
|
"zip"
|
|
],
|
|
"homedir": "\\/",
|
|
"username": "guest",
|
|
"name": "Guest"
|
|
}
|
|
}
|