debug config

This commit is contained in:
2025-02-25 15:38:21 +08:00
parent d5599814a5
commit bfb49f0a12
2 changed files with 4 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
DEBUG = True
ALLOWED_EXTENSIONS = {'png', 'jpg', 'jpeg', 'gif'}
MAX_FILE_SIZE = 5 * 1024 * 1024 # 5 MB