Commit graph

5 commits

Author SHA1 Message Date
Nick Parker
b212434990
Provide exempt_domains examples (#44)
* Provide exempt_domains example

When I was setting this up, I noticed that using the https protocol would cause the package to throw an exception. After a bit of tinkering, I realized that the domain needs to be completely stripped (no protocol) in order for the central app to recognize it. This PR just adds a simple example to the docs for this.

* Update central-app.blade.md

* Update central-app.blade.md

* Update docs/source/v2/central-app.blade.md

Co-Authored-By: Samuel Štancl <samuel.stancl@gmail.com>

* Update docs/source/v2/configuration.blade.md

* ` instead of ```

* ` instead of ```

Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
2020-03-15 21:32:11 +01:00
Samuel Štancl
a607b35f16 document mix() 2019-11-04 22:21:43 +01:00
Samuel Štancl
e722757a9b
central queues 2019-10-17 21:10:07 +02:00
Samuel Štancl
33943b6a0e h2 -> h3 2019-10-12 22:06:05 +02:00
Samuel Štancl
5d88710d83 wip 2019-10-12 21:56:43 +02:00