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