This website requires JavaScript.
Explore
Help
Sign In
3err0
/
booking
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
37ae72ceeffd634bd079e78f909ccad0fb9ad5ac
booking
/
config.py
T
2 lines
90 B
Python
Raw
Normal View
History
Unescape
Escape
config
2025-01-21 20:45:04 +08:00
ALLOWED_EXTENSIONS
=
{
'png'
,
'jpg'
,
'jpeg'
,
'gif'
}
MAX_FILE_SIZE
=
5
*
1024
*
1024
# 5 MB
Reference in New Issue
Copy Permalink