constants.py 143 Bytes
Newer Older
Shoulin Wei's avatar
init  
Shoulin Wei committed
1
2
3
4
UPLOAD_CHUNK_SIZE = 1024*1024*4
FITS_SRV = "net.cnlab.csst.srv.fits."
DB_SRV = "net.cnlab.csst.srv.db."
EPHEM_SRV = "net.cnlab.csst.srv.ephem."