requarks / wiki

Wiki.js | A modern and powerful wiki app built on Node.js
https://js.wiki
GNU Affero General Public License v3.0
24.36k stars 2.69k forks source link

Is it possible to ask wiki.js to PULL from repository ? #647

Closed lapinvert closed 5 years ago

lapinvert commented 5 years ago

Appart from first set up where remote repo is cloned, I see that wikijs pulls the changes from time to time, but :

winkelement commented 5 years ago
  • Is there a defined pulling rule / frequency ?

I think a sync happens every 5 minutes. See #627

NGPixel commented 5 years ago

A sync occurs automatically every 5 mins. It first pulls, then push.

There's no way to force pull/push from the UI yet. This is coming in 2.0.