Skip to content

Commit 320a393

Browse files
feat: language review
1 parent d7aa78c commit 320a393

File tree

1 file changed

+4
-4
lines changed
  • content/en/docs/deployment/general

1 file changed

+4
-4
lines changed

content/en/docs/deployment/general/salt.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,10 @@ After you configure the runtime setting and start the Mendix application, the ap
6565

6666
## FAQ
6767

68-
**When does a Mendix application connect to the license server?**
68+
### When Does a Mendix Application Connect to the License Server?
6969

70-
Mendix applications connect to the license server during startup to retrieve the license. Beyond that, there are no ongoing connections to the license server.
70+
Mendix applications connect to the license server during startup to retrieve the license. After this initial connection, the applications do not maintain ongoing connections to the license serve
7171

72-
**What happens if the license server is unavailable?**
72+
### What Happens If the License Server Is Unavailable?
7373

74-
If the license server becomes unavailable while a Mendix application is running, nothing will happen. If the license server is unavailable during startup of a Mendix application, it will start in trial mode. This can be resolved by restarting the Mendix application while the license server is available.
74+
If the license server becomes unavailable while a Mendix application is running, the application's current operation will not be affected. However, if the license server is unavailable during startup, the Mendix application will launch in trial mode. To resolve this, restart the Mendix application once the license server is available.

0 commit comments

Comments
 (0)