fix: site slow having huge numbers of files
This commit is contained in:
parent
0259c373ff
commit
13bf909b22
1 changed files with 4 additions and 3 deletions
|
|
@ -67,7 +67,8 @@
|
|||
"fieldname": "is_home_folder",
|
||||
"fieldtype": "Check",
|
||||
"hidden": 1,
|
||||
"label": "Is Home Folder"
|
||||
"label": "Is Home Folder",
|
||||
"search_index": 1
|
||||
},
|
||||
{
|
||||
"default": "0",
|
||||
|
|
@ -190,7 +191,7 @@
|
|||
"icon": "fa fa-file",
|
||||
"idx": 1,
|
||||
"links": [],
|
||||
"modified": "2025-01-15 11:46:42.917146",
|
||||
"modified": "2026-04-15 19:56:45.317786",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Core",
|
||||
"name": "File",
|
||||
|
|
@ -222,4 +223,4 @@
|
|||
"states": [],
|
||||
"title_field": "file_name",
|
||||
"track_changes": 1
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue