Skip to content

Commit ee08ab9

Browse files
author
Joshua Hoblitt
committed
@zaphod42's commas
1 parent 8f590be commit ee08ab9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ defaults) and start `pure-ftpd` as a stand alone daemon.
4444
config => {
4545
ipv4only => 'Yes',
4646
passiveportrange => '49999:59999',
47-
}
47+
},
4848
config_ldap => {
4949
ldapserver => 'ldap.example.com',
5050
ldapauthmethod => 'PASSWORD',
@@ -70,7 +70,7 @@ defaults) and start `pure-ftpd` as a stand alone daemon.
7070
config => {
7171
ipv4only => 'Yes',
7272
passiveportrange => '49999:59999',
73-
}
73+
},
7474
config_pgsql => {
7575
pgsqlserver => 'localhost',
7676
pgsqlport => '5432',

0 commit comments

Comments
 (0)