Project

General

Profile

Actions

Patch #34789

closed

Fix misplaced comment in config/settings.yml

Added by Go MAEDA about 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Code cleanup/refactoring
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

See the patch below.

Index: config/settings.yml
===================================================================
--- config/settings.yml    (リビジョン 20750)
+++ config/settings.yml    (作業コピー)
@@ -275,12 +275,12 @@
   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
Actions #1

Updated by Go MAEDA about 3 years ago

  • Subject changed from Fix wrong comment position inconfig/settings.yml to Fix misplaced comment in config/settings.yml
  • Status changed from New to Closed
  • Assignee set to Go MAEDA
Actions

Also available in: Atom PDF