typo
This commit is contained in:
parent
937f6e2ff8
commit
9363d7a91f
|
@ -12,7 +12,7 @@ Specify a your personal auth token in your mpv.conf then;
|
||||||
`sudo vim /etc/nginx/nginx.conf`
|
`sudo vim /etc/nginx/nginx.conf`
|
||||||
|
|
||||||
```json
|
```json
|
||||||
map $http_useragent $auth {
|
map $http_user_agent $auth {
|
||||||
default 0;
|
default 0;
|
||||||
"your custom user agent (for example a 128 char string or more or less)" 1;
|
"your custom user agent (for example a 128 char string or more or less)" 1;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user