You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a script, that can be put into /opt/setup and ensures, that the according setting will be given, when Capella starts.
Background:
The discussed setting is located in the following huge (approx 3,000 lines) config file of Capella:
That config file is written, when Capella has its first graceful shutdown and the setting of interest appears only for cases, where the setting chosen by the user deviates from the default (user chose that the auto-refresh/ sync is disabled).
jamilraichouni
changed the title
Write setting that disables the semantic browser synchronization when it is missing on disk
Write setting that disables the semantic browser synchronization when the setting is missing on disk
Oct 11, 2024
jamilraichouni
changed the title
Write setting that disables the semantic browser synchronization when the setting is missing on disk
When Capella starts, write setting that disables the semantic browser synchronization when the setting is missing on disk
Oct 11, 2024
jamilraichouni
changed the title
When Capella starts, write setting that disables the semantic browser synchronization when the setting is missing on disk
When Capella starts, ensure that the setting disabling the semantic browser synchronization exists on disk
Oct 11, 2024
Implement a script, that can be put into
/opt/setup
and ensures, that the according setting will be given, when Capella starts.Background:
The discussed setting is located in the following huge (approx 3,000 lines) config file of Capella:
That config file is written, when Capella has its first graceful shutdown and the setting of interest appears only for cases, where the setting chosen by the user deviates from the default (user chose that the auto-refresh/ sync is disabled).
related to #321
The text was updated successfully, but these errors were encountered: