|
@@ -38,10 +38,10 @@
|
|
"check --repair".
|
|
"check --repair".
|
|
* When merging two configuration files, error gracefully if the two files do not adhere to the same
|
|
* When merging two configuration files, error gracefully if the two files do not adhere to the same
|
|
format.
|
|
format.
|
|
- * #721: Remove configuration sections ("location:", "storage:", "hooks:" etc.), while still keeping
|
|
|
|
- deprecated support for them. Now, all options are at the same level, and you don't need to worry
|
|
|
|
- about commenting/uncommenting section headers when you change an option (if you remove your
|
|
|
|
- sections first).
|
|
|
|
|
|
+ * #721: Remove configuration sections ("location:", "storage:", "hooks:", etc.), while still
|
|
|
|
+ keeping deprecated support for them. Now, all options are at the same level, and you don't need
|
|
|
|
+ to worry about commenting/uncommenting section headers when you change an option (if you remove
|
|
|
|
+ your sections first).
|
|
* #721: BREAKING: The retention prefix and the consistency prefix can no longer have different
|
|
* #721: BREAKING: The retention prefix and the consistency prefix can no longer have different
|
|
values (unless one is not set).
|
|
values (unless one is not set).
|
|
* #721: BREAKING: The storage umask and the hooks umask can no longer have different values (unless
|
|
* #721: BREAKING: The storage umask and the hooks umask can no longer have different values (unless
|