Skip to content

Commit 66949f0

Browse files
committed
Release 2.3.3
1 parent 647192c commit 66949f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/pla.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
],
103103

104104
'update' => [
105-
'enabled' => env('LDAP_UPDATE_ENABLED',FALSE),
105+
'enabled' => env('LDAP_UPDATE_ENABLED',TRUE),
106106
'proxy' => explode(',',env('LDAP_UPDATE_PROXY','')),
107107
]
108108
];

public/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v2.3.2-rel
1+
v2.3.3-rel

0 commit comments

Comments
 (0)