You can configure the server properties in the teamwork_server.properties and wrapper.conf files manually.
To store configurations and projects in the Teamwork Server installation directory
- Stop Teamwork Server.
- Open the <Teamwork Server installation directory>\teamwork_server.properties file.
- In the JAVA_ARGS line, add the argument -DWINCONFIG\=false and save the file.
- Do the same changes in stop_teamwork_server.properties, teamwork_administrator.properties, and teamwork_server_nogui.properties files.
Open the <Teamwork Server installation directory>\service\conf\wrapper.conf file.
- Locate property name wrapper.java.additional.5, and in the next line add the argument wrapper.java.additional.6=-DWINCONFIG=false and save the file.
- Start Teamwork Server.