52 lines
1.2 KiB
JSON
52 lines
1.2 KiB
JSON
[
|
|
{
|
|
"Name": "User Registration Enabled",
|
|
"Value" : "false",
|
|
"Description": "Sets if user registration is enabled or not.",
|
|
"Type" : 2,
|
|
"DisplayType" : 5
|
|
},
|
|
{
|
|
"Name": "Folder Scan Enabled",
|
|
"Value" : "true",
|
|
"Description": "Sets if the folder scan service should be running or not.",
|
|
"Type" : 2,
|
|
"DisplayType" : 5
|
|
},
|
|
{
|
|
"Name": "Folder Scan Interval",
|
|
"Value" : "",
|
|
"Description": "Time interval after the previous scan has finished before a new folder scan is started.",
|
|
"Type" : 4,
|
|
"DisplayType" : 7
|
|
},
|
|
{
|
|
"Name": "File Upload Enabled",
|
|
"Value" : "false",
|
|
"Description": "NOT IMPLEMENTED YET: Sets if the file upload service should be running or not.",
|
|
"Type" : 2,
|
|
"DisplayType" : 5
|
|
},
|
|
{
|
|
"Name": "File Upload MaxSize",
|
|
"Value" : "0",
|
|
"Description": "Max file size for uploads in bytes.",
|
|
"Type" : 1,
|
|
"DisplayType" :2
|
|
},
|
|
{
|
|
"Name": "Thumbnail Path",
|
|
"Value" : "",
|
|
"Description": "Path where thumbnails are stored.",
|
|
"Type" : 0,
|
|
"DisplayType" : 0
|
|
},
|
|
{
|
|
"Name": "Preview Path",
|
|
"Value" : "",
|
|
"Description": "Path where thumbnails are stored.",
|
|
"Type" : 0,
|
|
"DisplayType" : 0
|
|
}
|
|
|
|
] |