Skip to content

Commit 4c356e5

Browse files
Merge pull request #297248 from Padmalathas/UUF-Fix
Update cycleserver-configuration-reference.md
2 parents c617d3e + e54b7e0 commit 4c356e5

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 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)