Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

  1. Po przeniesieniu backupu Bazy produkcyjnej na serwer testowy, przed włączeniem serwera testowego wyłącz zaplanowane zadania pm_scheduled_tasks
    UPDATE pm_scheduled_tasks SET is_active = false WHERE is_active IS true;

  2. konfigurację `HttpLink` -  

 

  • No labels