This commit is contained in:
Yan Lin 2025-12-01 14:32:17 +01:00
parent 4ac4c02f7c
commit e0a3a07dae

View file

@ -93,7 +93,7 @@
cronExpression = "0 0 * * *"; # Daily at midnight
enabled = true; # Scan external libraries for changes
};
watch.enabled = false; # Don't watch for real-time changes (saves resources)
watch.enabled = true; # Don't watch for real-time changes (saves resources)
};
# Logging configuration