Closed Terryhung closed 6 months ago
Add the builtin-actor-event task.
builtin-actor-event
Need to run the migration script
lily migrate --db="postgres://{user}:{password}@{host}:{port}/lily?sslmode=disable" --name migration --schema {schema} --to 1.36
Modify the config to get the builtin_actor_event.
builtin_actor_event
[Events] EnableActorEventsAPI = true
Description
Add the
builtin-actor-event
task.Migration
Need to run the migration script
Config
Modify the config to get the
builtin_actor_event
.Reference