Change default server-unix-socket-mode 755 -> 660 (#1423)

This commit is contained in:
Dmitry Wagin
2019-12-16 08:37:00 -05:00
committed by Steve Chavez
parent 7f365bf60b
commit e12c1319b6
3 changed files with 6 additions and 5 deletions
+1
View File
@@ -23,6 +23,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- #1385, bulk RPC call now should be done by specifying a `Prefer: params=multiple-objects` header - @steve-chavez
- #1401, resource embedding now outputs an error when multiple relationships between two tables are found - @steve-chavez
- #1423, default Unix Socket file mode from 755 to 660 - @dwagin
## [6.0.2] - 2019-08-22