Skip to content

Commit e54b7e0

Browse files
authored
Update cycleserver-configuration-reference.md
1 parent d0d926d commit e54b7e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cyclecloud/cycleserver-configuration-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.author: erwolfe
88

99
# CycleServer Configuration
1010

11-
CycleCloud uses the _cycle_server.properties_ file, located in the `/opt/cycle_server/config/` directory on Linux systems, to pass the CycleServer application and application server (Tomcat). The most common reason for updating this file is to configure SSL for the application server. For more information, see the [SSL Configuration How-to Guide](./how-to/ssl-configuration.md).
11+
CycleCloud uses the _cycle_server.properties_ file, located under the `/opt/cycle_server/config/` directory on Linux systems, to pass the configuration parameters to the CycleServer application and Tomcat application server. The most common reason for updating this file is to configure SSL for the application server. For more information, see the [SSL Configuration How-to Guide](./how-to/ssl-configuration.md).
1212

1313
> [!IMPORTANT]
1414
> When editing the _cycle_server.properties_ file, first look for preexisting key-value definitions. If the file contains more than one definition, the **last** one is in effect.

0 commit comments

Comments
 (0)