Skip to content
This repository has been archived by the owner on Feb 7, 2018. It is now read-only.

Commit

Permalink
hypnotoad settings description
Browse files Browse the repository at this point in the history
  • Loading branch information
pmb0 committed Nov 19, 2014
1 parent c67c390 commit 3483c44
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,11 @@ You need to proxy requests from you webserver to the hypnotoad server. See [Mojo

This project is bundled with a configuration file `shariff.conf`. The following configuration options are available:

| Key | Type | Description |
|-------------|----------|-------------|
| `cache` | `hashref` | Cache settings described below |
| `domain` | `regexp` | A regular expression describing one or more domain(s) for which share counts may be requested |
| Key | Type | Description |
|-------------|-----------|-------------|
| `cache` | `hashref` | Cache settings described below |
| `domain` | `regexp` | A regular expression describing one or more domain(s) for which share counts may be requested |
| `hypnotoad` | `hashref` | Hypnotoad webserver settings as described in [Mojolicious docs](http://mojolicio.us/perldoc/Mojo/Server/Hypnotoad#SETTINGS). You may want to change the `listen` setting. |

Cache settings:

Expand Down

0 comments on commit 3483c44

Please sign in to comment.