mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 10:55:56 +03:00
[GH-ISSUE #24] Speed #14
Labels
No labels
Feature
Feature
Is It Really an Issue?
Need More Info
Request
Security
bug
duplicate
enhancement
enhancement
help wanted
invalid
pull-request
question
suggestion
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tinyfilemanager#14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NoBodyButMe on GitHub (Nov 11, 2017).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/24
Hello
I would like to use tinyfilemanager, but I experience two main problems. I tried to use it on multiple domains but it's terribly slow. It took more than a minute before the filemanager was loaded. Besides, I changed $root_path but it doesn't seem to work. It still loaded $_SERVER['DOCUMENT_ROOT']
@prasathmani commented on GitHub (Dec 13, 2017):
disable the file tree view feature and check.
$show_tree_view=false#29
@plonknimbuzz commented on GitHub (Dec 13, 2017):
thanks prasath