Removed stray WIP marker
This commit is contained in:
@@ -62,11 +62,11 @@ If you just installed the server and want to configure it:
|
||||
- What does it do: The script gets called periodically based on the specified `Interval` parameter.
|
||||
- Parameters:
|
||||
- Interval (in milliseconds)
|
||||
- `schedule` (WIP)
|
||||
- `schedule`
|
||||
- What does it do: The script gets called based on the provided schedule
|
||||
- Parameters:
|
||||
- Schedule ([Quartz Cron expression](https://www.quartz-scheduler.net/documentation/quartz-3.x/tutorial/crontrigger.html), e.g. "0/5 * * * * ?")
|
||||
- `fileupdate` (WIP)
|
||||
- `fileupdate`
|
||||
- What does it do: The script gets called whenever a file is updated in the specified subdirectory
|
||||
- Parameters:
|
||||
- Path (e.g. "Scripts/example_content")
|
||||
|
||||
Reference in New Issue
Block a user