diff options
Diffstat (limited to 'sample')
-rw-r--r-- | sample/httpauthd.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sample/httpauthd.conf b/sample/httpauthd.conf new file mode 100644 index 0000000..142f766 --- /dev/null +++ b/sample/httpauthd.conf @@ -0,0 +1,8 @@ +# Some comments + +# and blank lines +Socket: /var/run/blah.sock +MaxThreads: 18 + +Realm: My test realm + |