fixup
parent
2154f22f1f
commit
adb239ab7c
|
|
@ -16,7 +16,7 @@ It's a simple path-based HTTP API.
|
|||
## Token File
|
||||
The token file is a brain-dead access control mechanism. It is a file that
|
||||
contains a single "API Key" per line. You are free to mint and distribute
|
||||
API Keys that users can include in the `X-MASKER-TOKEN` header with their
|
||||
API Keys that users can include in the `x-api-token` header with their
|
||||
requests.
|
||||
|
||||
## Hosts File
|
||||
|
|
|
|||
Loading…
Reference in New Issue