mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-11-29 16:36:40 +00:00
Add /documents/paginated to filtered logging paths
This commit is contained in:
parent
a8f7e125c4
commit
3e5efd0b27
@ -123,6 +123,7 @@ class LightragPathFilter(logging.Filter):
|
||||
# Define paths to be filtered
|
||||
self.filtered_paths = [
|
||||
"/documents",
|
||||
"/documents/paginated",
|
||||
"/health",
|
||||
"/webui/",
|
||||
"/documents/pipeline_status",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user