Skip to content

Commit

Permalink
qos: comment out property description
Browse files Browse the repository at this point in the history
Motivation:
Lines in property files should be commented out descriptions or properties/values.

Modification:
Result:
Comment out property description, prevent `PropertySetterException`.

Target: master
Request: 9.2
Addressed RT 10537
Requires-notes: no
Requires-book: no
Patch: https://rb.dcache.org/r/14178/
Acked-by: Tigran Mkrtchyan
  • Loading branch information
lemora committed Dec 8, 2023
1 parent c2022ea commit e8bc2c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skel/share/defaults/dcache.properties
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ dcache.log.zookeeper.max-history=30
# How many days to keep resilience logs
dcache.log.resilience.max-history=30

How many days to keep resilience logs
# How many days to keep resilience logs
dcache.log.qos.max-history=30

# Host on which the remote log server will run
Expand Down

0 comments on commit e8bc2c0

Please sign in to comment.