increased the pagination limit for confluence spaces (#3288)

This commit is contained in:
hagen-danswer
2024-11-28 11:04:38 -08:00
committed by GitHub
parent 7f1e4a02bf
commit 7be80c4af9

View File

@@ -16,7 +16,7 @@ from danswer.utils.logger import setup_logger
logger = setup_logger()
_VIEWSPACE_PERMISSION_TYPE = "VIEWSPACE"
_REQUEST_PAGINATION_LIMIT = 100
_REQUEST_PAGINATION_LIMIT = 5000
def _get_server_space_permissions(