MaxKB/apps/maxkb/settings
CaptainB 47dd177b7e
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
fix: update CELERY_timezone to use CONFIG.get_time_zone() for improved timezone handling
2025-07-21 18:43:43 +08:00
..
__init__.py refactor: celery config 2025-04-29 11:48:15 +08:00
auth.py feat: Support openai dialogue (#3551) 2025-07-10 19:16:47 +08:00
base.py fix: Access can only be granted after OpenAPI authentication (#3599) 2025-07-15 13:49:33 +08:00
lib.py fix: update CELERY_timezone to use CONFIG.get_time_zone() for improved timezone handling 2025-07-21 18:43:43 +08:00
logging.py feat: Implement daily log rotation with DailyTimedRotatingFileHandler 2025-07-20 14:16:13 +08:00