how to stop check version and announcement every two hours

I just started to use siyuan (3.1.27) --- good fit for my needs at work.

My host is a linux machine which is in an internal network (isolated from outside world).

From siyuan's log file, I noticed that it tried to connect to a web site to check version and announcement every two hours. I would like to stop those two tcp inquiries.

I tried to add below to conf.json file.

"checkUpdate": false, "checkBetaUpdate": false, "displayAnnouncement":false,

But after relaunching siyuan app, the modified conf.json was immediately changed by removing what I entered above.

Can someone tell me how I could stop Siyuan from poking WWW for version and announcement ?

thanks

HP

    Welcome to here!

    Here we can learn from each other how to use SiYuan, give feedback and suggestions, and build SiYuan together.

    Signup About
    Please input reply content ...
    • congsec

      image.png

    • hp46wei via macOS
      Author

      Thank you for the pointer.  I observed two different behavior on Mac desktop and on a linux machine.

      On both machines, I entered into Setting -> About.

      On Mac, I could see the option: automatically download update installation package.

      However, on the linux machine, the same option did NOT show up.

      Any idea why this can happen ? thanks

      HP