...
The HTTPS Timeout property can be found in the Host → Settings → under the HTTP section.
How to delete a project on an F200?
Log into the project to be deleted
Go to Folio → Launch
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")
Refresh and that’s it. Host page will appear. A restart is not required.