File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed
Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -60,6 +60,10 @@ Cache a Query for the current request in Lucee.
6060
6161How to add per-application caches via Application.cfc in Lucee.
6262
63+ ## [ Untitled] ( /docs/recipes/cfschedule-bulk-update.md )
64+
65+ How to update scheduled tasks in a single operation
66+
6367## [ Untitled] ( /docs/recipes/check-for-changes.md )
6468
6569Automatically check for changes in your configuration file with Lucee.
Original file line number Diff line number Diff line change 206206 " Lucee"
207207 ]
208208 },
209+ {
210+ "file" : " cfschedule-bulk-update.md" ,
211+ "title" : " Untitled" ,
212+ "path" : " /docs/recipes/cfschedule-bulk-update.md" ,
213+ "hash" : " 136499059e6b96f67947f2c60433ecc3" ,
214+ "keywords" : [
215+ " scheduled tasks" ,
216+ " config"
217+ ]
218+ },
209219 {
210220 "file" : " check-for-changes.md" ,
211221 "title" : " Untitled" ,
You can’t perform that action at this time.
0 commit comments