Skip to content

Commit d0d926d

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cyclecloud/cycleserver-configuration-reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
title: CycleServer Configuration Reference
33
description: Configuration reference for cycle_server.properties file
44
author: atomic-penguin
5-
ms.date: 07/15/2024
5+
ms.date: 03/28/2025
66
ms.author: erwolfe
77
---
88

99
# CycleServer Configuration
1010

11-
CycleCloud uses the _cycle_server.properties_ file to pass configuration parameters to 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 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).
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)