We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f590be commit ee08ab9Copy full SHA for ee08ab9
README.md
@@ -44,7 +44,7 @@ defaults) and start `pure-ftpd` as a stand alone daemon.
44
config => {
45
ipv4only => 'Yes',
46
passiveportrange => '49999:59999',
47
- }
+ },
48
config_ldap => {
49
ldapserver => 'ldap.example.com',
50
ldapauthmethod => 'PASSWORD',
@@ -70,7 +70,7 @@ defaults) and start `pure-ftpd` as a stand alone daemon.
70
71
72
73
74
config_pgsql => {
75
pgsqlserver => 'localhost',
76
pgsqlport => '5432',
0 commit comments