mirror of
https://github.com/SoPat712/allstarr.git
synced 2026-02-10 16:08:39 -05:00
- Fixed CS0136 error: renamed 'doc' to 'extDoc' in AdminController to avoid variable name conflict - Changed all Redis cache logs (HIT/MISS/SET) to DEBUG level instead of suppressing - This allows cache logs to be visible in docker logs but not as noisy at INFO level