mautrix / meta

A Matrix-Facebook Messenger and Instagram DM puppeting bridge.
GNU Affero General Public License v3.0
178 stars 12 forks source link

Disabling backfilling does not work #36

Closed turbotorsten closed 8 months ago

turbotorsten commented 8 months ago

I have set backfilling to enable: false in the config, still the bridge starts backfilling every time the container is restarted. If I remove all portals using delete-all-portals the bridge will create and backfill all of them on restart.

tulir commented 8 months ago

Creating portals can't be disabled currently, only message backfilling can be disabled.