-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmkdocs.yml
315 lines (315 loc) · 9.04 KB
/
mkdocs.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
copyright: Copyright © 2014 - 2023 GetPageSpeed LLC 2023
extra:
analytics:
property: G-YZHLYCQK9D
provider: google
generator: false
social:
- icon: fontawesome/brands/github
link: https://github.com/GetPageSpeed
- icon: fontawesome/brands/twitter
link: https://twitter.com/GetPageSpeed
- icon: fontawesome/brands/linkedin
link: https://www.linkedin.com/company/getpagespeed
- icon: fontawesome/brands/facebook
link: https://www.facebook.com/getpagespeed/
- icon: fontawesome/brands/telegram
link: https://t.me/GetPageSpeed
extra_css:
- stylesheets/extra.css
markdown_extensions:
- abbr
- admonition
- markdown_include.include
- meta
- attr_list
- pymdownx.emoji:
emoji_generator: !!python/name:material.extensions.emoji.to_svg ''
emoji_index: !!python/name:material.extensions.emoji.twemoji ''
options:
custom_icons:
- overrides/.icons
- pymdownx.magiclink
- pymdownx.superfences
- pymdownx.tabbed:
alternate_style: true
- pymdownx.tasklist
- attr_list
- pymdownx.highlight
- pymdownx.snippets:
auto_append:
- includes/abbreviations.md
check_paths: true
nav:
- Overview: index.md
- Modules:
Overview: modules.md
accept-language: modules/accept-language.md
ajp: modules/ajp.md
array-var: modules/array-var.md
auth-digest: modules/auth-digest.md
auth-ldap: modules/auth-ldap.md
auth-pam: modules/auth-pam.md
auth-totp: modules/auth-totp.md
aws-auth: modules/aws-auth.md
bot-verifier: modules/bot-verifier.md
brotli: modules/brotli.md
cache-purge: modules/cache-purge.md
captcha: modules/captcha.md
combined-upstreams: modules/combined-upstreams.md
concat: modules/concat.md
cookie-flag: modules/cookie-flag.md
cookie-limit: modules/cookie-limit.md
coolkit: modules/coolkit.md
dav-ext: modules/dav-ext.md
doh: modules/doh.md
dynamic-etag: modules/dynamic-etag.md
dynamic-limit-req: modules/dynamic-limit-req.md
echo: modules/echo.md
encrypted-session: modules/encrypted-session.md
execute: modules/execute.md
f4fhds: modules/f4fhds.md
fancyindex: modules/fancyindex.md
fips-check: modules/fips-check.md
flv: modules/flv.md
form-input: modules/form-input.md
geoip: modules/geoip.md
geoip2: modules/geoip2.md
google: modules/google.md
graphite: modules/graphite.md
headers-more: modules/headers-more.md
hmac-secure-link: modules/hmac-secure-link.md
html-sanitize: modules/html-sanitize.md
iconv: modules/iconv.md
image-filter: modules/image-filter.md
immutable: modules/immutable.md
ipscrub: modules/ipscrub.md
jpeg: modules/jpeg.md
js-challenge: modules/js-challenge.md
json: modules/json.md
json-var: modules/json-var.md
jwt: modules/jwt.md
length-hiding: modules/length-hiding.md
let: modules/let.md
live-common: modules/live-common.md
log-zmq: modules/log-zmq.md
lua: modules/lua.md
markdown: modules/markdown.md
memc: modules/memc.md
naxsi: modules/naxsi.md
nchan: modules/nchan.md
ndk: modules/ndk.md
njs: modules/njs.md
ntlm: modules/ntlm.md
pagespeed: modules/pagespeed.md
passenger: modules/passenger.md
perl: modules/perl.md
phantom-token: modules/phantom-token.md
postgres: modules/postgres.md
pta: modules/pta.md
push-stream: modules/push-stream.md
rdns: modules/rdns.md
redis2: modules/redis2.md
rtmp: modules/rtmp.md
secure-token: modules/secure-token.md
security: modules/security.md
security-headers: modules/security-headers.md
set-misc: modules/set-misc.md
shibboleth: modules/shibboleth.md
slowfs: modules/slowfs.md
small-light: modules/small-light.md
spnego-http-auth: modules/spnego-http-auth.md
srcache: modules/srcache.md
srt: modules/srt.md
statsd: modules/statsd.md
sticky: modules/sticky.md
stream-lua: modules/stream-lua.md
stream-sts: modules/stream-sts.md
stream-upsync: modules/stream-upsync.md
sts: modules/sts.md
substitutions: modules/substitutions.md
sxg: modules/sxg.md
sysguard: modules/sysguard.md
testcookie: modules/testcookie.md
traffic-accounting: modules/traffic-accounting.md
ts: modules/ts.md
unbrotli: modules/unbrotli.md
untar: modules/untar.md
upload: modules/upload.md
upstream-fair: modules/upstream-fair.md
upstream-jdomain: modules/upstream-jdomain.md
upsync: modules/upsync.md
vod: modules/vod.md
vts: modules/vts.md
webp: modules/webp.md
xslt: modules/xslt.md
xss: modules/xss.md
zip: modules/zip.md
zstd: modules/zstd.md
- Lua Scripting:
Overview: lua.md
acme: lua/acme.md
ada: lua/ada.md
auto-ssl: lua/auto-ssl.md
aws-auth: lua/aws-auth.md
aws-sdk: lua/aws-sdk.md
balancer: lua/balancer.md
base-encoding: lua/base-encoding.md
cache: lua/cache.md
checkups: lua/checkups.md
consul: lua/consul.md
consul-event: lua/consul-event.md
cookie: lua/cookie.md
core: lua/core.md
cors: lua/cors.md
counter: lua/counter.md
ctxdump: lua/ctxdump.md
dns: lua/dns.md
dns-server: lua/dns-server.md
etcd: lua/etcd.md
exec: lua/exec.md
feishu-auth: lua/feishu-auth.md
fileinfo: lua/fileinfo.md
ftpclient: lua/ftpclient.md
global-throttle: lua/global-throttle.md
healthcheck: lua/healthcheck.md
hmac: lua/hmac.md
hoedown: lua/hoedown.md
http: lua/http.md
http2: lua/http2.md
httpipe: lua/httpipe.md
hyperscan: lua/hyperscan.md
influx: lua/influx.md
ini: lua/ini.md
injection: lua/injection.md
iputils: lua/iputils.md
jit-uuid: lua/jit-uuid.md
jq: lua/jq.md
jsonrpc-batch: lua/jsonrpc-batch.md
jump-consistent-hash: lua/jump-consistent-hash.md
jwt: lua/jwt.md
kafka: lua/kafka.md
libcjson: lua/libcjson.md
libr3: lua/libr3.md
limit-rate: lua/limit-rate.md
limit-traffic: lua/limit-traffic.md
lmdb: lua/lmdb.md
locations: lua/locations.md
lock: lua/lock.md
logger-socket: lua/logger-socket.md
lrucache: lua/lrucache.md
macaroons: lua/macaroons.md
mail: lua/mail.md
maxminddb: lua/maxminddb.md
memcached: lua/memcached.md
mlcache: lua/mlcache.md
multiplexer: lua/multiplexer.md
murmurhash2: lua/murmurhash2.md
mysql: lua/mysql.md
nettle: lua/nettle.md
newrelic: lua/newrelic.md
nsq: lua/nsq.md
ntlm: lua/ntlm.md
openidc: lua/openidc.md
openssl: lua/openssl.md
perf: lua/perf.md
prettycjson: lua/prettycjson.md
pubsub: lua/pubsub.md
qless: lua/qless.md
qless-web: lua/qless-web.md
rabbitmqstomp: lua/rabbitmqstomp.md
rack: lua/rack.md
radixtree: lua/radixtree.md
redis: lua/redis.md
redis-connector: lua/redis-connector.md
redis-ratelimit: lua/redis-ratelimit.md
redis-util: lua/redis-util.md
repl: lua/repl.md
reqargs: lua/reqargs.md
requests: lua/requests.md
riak: lua/riak.md
router: lua/router.md
rsa: lua/rsa.md
scrypt: lua/scrypt.md
session: lua/session.md
shell: lua/shell.md
signal: lua/signal.md
smtp: lua/smtp.md
snappy: lua/snappy.md
sniproxy: lua/sniproxy.md
socket: lua/socket.md
stats: lua/stats.md
string: lua/string.md
t1k: lua/t1k.md
tags: lua/tags.md
tarantool: lua/tarantool.md
template: lua/template.md
test: lua/test.md
timer: lua/timer.md
tlc: lua/tlc.md
tsort: lua/tsort.md
txid: lua/txid.md
upload: lua/upload.md
upstream: lua/upstream.md
upstream-healthcheck: lua/upstream-healthcheck.md
uuid: lua/uuid.md
validation: lua/validation.md
vhost: lua/vhost.md
waf: lua/waf.md
weauth: lua/weauth.md
websocket: lua/websocket.md
websocket-proxy: lua/websocket-proxy.md
woothee: lua/woothee.md
worker-events: lua/worker-events.md
xxhash: lua/xxhash.md
- Distributions:
- branches.md
- nginx-mod.md
- tengine.md
- plesk.md
- quic.md
- angie.md
- RPM Repository: https://www.getpagespeed.com/redhat
plugins:
- search
- social
- tags
- with-pdf:
author: Danila Vershinin
back_cover: true
copyright: GetPageSpeed LLC
cover: true
cover_logo: https://www.getpagespeed.com/img/logo-horizontal.png
cover_subtitle: Documentation
cover_title: NGINX Extras by GetPageSpeed
enabled_if_env: ENABLE_PDF_EXPORT
output_path: NGINX Extras Documentation.pdf
toc_level: 1
site_author: Danila Vershinin
site_description: Automatic documentation from sources, for NGINX Extras.
site_name: NGINX Extras Documentation
site_url: https://nginx-extras.getpagespeed.com/
theme:
custom_dir: overrides
features:
- navigation.expand
- navigation.top
- navigation.tabs
- search.suggest
- content.tooltips
- content.tabs.link
- content.code.copy
language: en
logo: assets/nginx-logo.png
name: material
palette:
- media: '(prefers-color-scheme: light)'
scheme: getpagespeed
toggle:
icon: material/toggle-switch-off-outline
name: Switch to dark mode
- media: '(prefers-color-scheme: dark)'
scheme: slate
toggle:
icon: material/toggle-switch
name: Switch to light mode