Skip to content

Commit 7b4e426

Browse files
author
Joshua Hoblitt
committed
update README ToC
1 parent 7dc27d7 commit 7b4e426

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,17 @@ Puppet pureftpd Module
77

88
1. [Overview](#overview)
99
2. [Description](#description)
10+
* [Forked](#forked)
1011
3. [Usage](#usage)
12+
* [`pure-ftpd` Options](#pure-ftpd-options)
13+
* [Basic Usage](#basic-usage)
14+
* [SELinux Support](#selinux-support)
15+
* [Setting Configuration Options](#setting-configuration options)
16+
* [Enabling LDAP Authentication](#enabling-ldap-authentication)
17+
* [Enabling MYSQL Authentication](#enabling-mysql-authentication)
18+
* [Enabling PGSQL Authentication](#enabling-pgsql-authentication)
1119
4. [Limitations](#limitations)
20+
* [`stdlib`](#stdlib)
1221
* [Tested Platforms](#tested-platforms)
1322
5. [Support](#support)
1423

@@ -391,6 +400,7 @@ class parameter as a hash.
391400
},
392401
}
393402

403+
394404
Limitations
395405
-----------
396406

0 commit comments

Comments
 (0)