]> source.dussan.org Git - redmine.git/commitdiff
Fix misplaced comment in config/settings.yml (#34789).
authorGo MAEDA <maeda@farend.jp>
Wed, 24 Feb 2021 14:01:03 +0000 (14:01 +0000)
committerGo MAEDA <maeda@farend.jp>
Wed, 24 Feb 2021 14:01:03 +0000 (14:01 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@20754 e93f8b46-1217-0410-a6f0-8f06a7374b81

config/settings.yml

index 01f55a9700b8671214436d17fd8210d7b56b51fb..5c11d1f57ca25cc543b60e6fb1f16d7c24e870c0 100644 (file)
@@ -275,12 +275,12 @@ new_project_user_role_id:
   default: ''
 sequential_project_identifiers:
   default: 0
-# encodings used to convert repository files content to UTF-8
-# multiple values accepted, comma separated
 default_users_hide_mail:
   default: 1
 default_users_time_zone:
   default: ""
+# encodings used to convert files content to UTF-8
+# multiple values accepted, comma separated
 repositories_encodings:
   default: ''
 # encoding used to convert commit logs to UTF-8