mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-22 04:38:12 +08:00
3 lines
74 B
Python
3 lines
74 B
Python
DEFAULT_SERVER_PORT = 5005
|
|
BIG_FILE_SIZE_THRESHOLD = 100 * 2**20 # 100MB
|