Deleting a directory results in application restart

后端 未结 5 2289
深忆病人
深忆病人 2020-12-06 14:29

I have an application with 2 directories (books and export). If we create a book or a page of a book in the application a directory is added with the id of the page (this is

5条回答
  •  自闭症患者
    2020-12-06 15:27

    Try disabling the monitoring of File System. This will prevent your session alive. This article may be usefull for you.

提交回复
热议问题