We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9470fa commit 9009b31Copy full SHA for 9009b31
configuration.example.php
@@ -24,8 +24,7 @@
24
25
// Special functionality to strip email domains automatically from the username if provided:
26
$domains_to_strip_automatically = [
27
- 'imperial.edu',
28
- 'students.imperial.edu',
+ 'example.com',
29
];
30
31
// Add named connection strings for each LDAP connection you want to utilize with SFTPGo:
0 commit comments