Browse Source

SONAR-22105 updated comment in sonar.properties

pull/3360/head
lukasz-jarocki-sonarsource 1 month ago
parent
commit
74f60623c7
1 changed files with 1 additions and 2 deletions
  1. 1
    2
      sonar-application/src/main/assembly/conf/sonar.properties

+ 1
- 2
sonar-application/src/main/assembly/conf/sonar.properties View File

#-------------------------------------------------------------------------------------------------- #--------------------------------------------------------------------------------------------------
# IMPORTANT: # IMPORTANT:
# This file will *not* be reloaded upon hitting the "Restart" button in the UI, or using the
# api/system/restart endpoint.
# This file will *not* be reloaded when using the api/system/restart endpoint.
# In order for any change made to this file to be taken into account, you must perform a full # In order for any change made to this file to be taken into account, you must perform a full
# restart of the main SonarQube service. # restart of the main SonarQube service.
#-------------------------------------------------------------------------------------------------- #--------------------------------------------------------------------------------------------------

Loading…
Cancel
Save