Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The HTTPS Timeout property can be found in the Host → Settings → under the HTTP section.

How to delete a project on an F200?

  1. Log into the project to be deleted

  2. Go to Folio → Launch

  3. Enter the query below with the projName and current.
    Replace “demo” with whatever your project name is.
    Replace “2024-01-01” with the current date (YYYY-MM-DD format).

    Code Block
    projDelete(@p:demo,"2024-01-01")
  4. Refresh and that’s it. Host page will appear. A restart is not required.