@@ -7,19 +7,19 @@ pygmentsUseClasses = true
7
7
enableGitInfo = true
8
8
9
9
[permalinks ]
10
- agent = ' /nginx-agent/:sections[1:]/:filename '
11
- amplify = ' /nginx-amplify/:sections[1:]/:filename '
12
- controller = ' /nginx-controller/:sections[1:]/:filename '
13
- mesh = ' /nginx-service-mesh/:sections[1:]/:filename '
14
- modsec-waf = ' /nginx-waf/:sections[1:]/:filename '
15
- nap-dos = ' /nginx-app-protect-dos/:sections[1:]/:filename '
16
- nap-waf = ' /nginx-app-protect-waf/:sections[1:]/:filename '
17
- nginxaas = ' /nginxaas/azure/:sections[1:]/:filename '
18
- ngf = ' /nginx-gateway-fabric/:sections[1:]/:filename '
19
- nic = ' /nginx-ingress-controller/:sections[1:]/:filename '
20
- nim = ' /nginx-instance-manager/:sections[1:]/:filename '
21
- nms = ' /nginx-management-suite/:sections[1:]/:filename '
22
- unit = ' /nginx-unit/:sections[1:]/:filename '
10
+ agent = ' /nginx-agent/:sections[1:]/:contentbasename '
11
+ amplify = ' /nginx-amplify/:sections[1:]/:contentbasename '
12
+ controller = ' /nginx-controller/:sections[1:]/:contentbasename '
13
+ mesh = ' /nginx-service-mesh/:sections[1:]/:contentbasename '
14
+ modsec-waf = ' /nginx-waf/:sections[1:]/:contentbasename '
15
+ nap-dos = ' /nginx-app-protect-dos/:sections[1:]/:contentbasename '
16
+ nap-waf = ' /nginx-app-protect-waf/:sections[1:]/:contentbasename '
17
+ nginxaas = ' /nginxaas/azure/:sections[1:]/:contentbasename '
18
+ ngf = ' /nginx-gateway-fabric/:sections[1:]/:contentbasename '
19
+ nic = ' /nginx-ingress-controller/:sections[1:]/:contentbasename '
20
+ nim = ' /nginx-instance-manager/:sections[1:]/:contentbasename '
21
+ nms = ' /nginx-management-suite/:sections[1:]/:contentbasename '
22
+ unit = ' /nginx-unit/:sections[1:]/:contentbasename '
23
23
24
24
[caches ]
25
25
[caches .modules ]
0 commit comments