From 1cb20e332ff3c419650c529d52e9515c8fb3dc5a Mon Sep 17 00:00:00 2001 From: Milos Stojanovic Date: Mon, 26 May 2025 21:54:24 +0200 Subject: [PATCH] Update index.md --- docs/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.md b/docs/index.md index 28fa255..f8fd880 100644 --- a/docs/index.md +++ b/docs/index.md @@ -49,6 +49,7 @@ visit: http://127.0.0.1:8080 login as admin/admin123 ## Limitations - Symlinks are not supported by the underlying [Flysystem](https://flysystem.thephpleague.com/v1/docs/adapter/local/) - File ownership is not supported (chown) +- Too many files in the same directory can negatively impact performance ## Why Open Source on GitHub?