Problem
Knowledge entries created on one machine don't propagate to others until manual know sync. Sessions on Mac and Odin are isolated.
Solution
Add a cron hook that runs know sync every 15 minutes on each machine. Include in plugin install script.
Acceptance Criteria
Part of v1.1.0 release.
Problem
Knowledge entries created on one machine don't propagate to others until manual
know sync. Sessions on Mac and Odin are isolated.Solution
Add a cron hook that runs
know syncevery 15 minutes on each machine. Include in plugin install script.Acceptance Criteria
*/15 * * * * know syncPart of v1.1.0 release.