mirror of https://github.com/h44z/wg-portal.git
Deployed fc712eb to master with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
parent
3f32b08fb5
commit
3ef5d777c9
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -42,11 +42,6 @@ definitions:
|
|||
description: Error message.
|
||||
type: string
|
||||
type: object
|
||||
models.ExpiryDate:
|
||||
properties:
|
||||
time.Time:
|
||||
type: string
|
||||
type: object
|
||||
models.Interface:
|
||||
properties:
|
||||
Addresses:
|
||||
|
|
@ -306,10 +301,9 @@ definitions:
|
|||
- $ref: '#/definitions/models.ConfigOption-string'
|
||||
description: EndpointPublicKey is the endpoint public key.
|
||||
ExpiresAt:
|
||||
allOf:
|
||||
- $ref: '#/definitions/models.ExpiryDate'
|
||||
description: ExpiresAt is the expiry date of the peer in YYYY-MM-DD format.
|
||||
An expired peer is not able to connect.
|
||||
type: string
|
||||
ExtraAllowedIPs:
|
||||
description: ExtraAllowedIPs is a list of additional allowed IP subnets for
|
||||
the peer. These allowed IP subnets are added on the server side.
|
||||
|
|
@ -549,7 +543,6 @@ definitions:
|
|||
type: string
|
||||
required:
|
||||
- Identifier
|
||||
- IsAdmin
|
||||
type: object
|
||||
models.UserInformation:
|
||||
properties:
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -2,46 +2,46 @@
|
|||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://wgportal.org/master/</loc>
|
||||
<lastmod>2025-02-10</lastmod>
|
||||
<lastmod>2025-02-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://wgportal.org/master/documentation/overview/</loc>
|
||||
<lastmod>2025-02-10</lastmod>
|
||||
<lastmod>2025-02-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://wgportal.org/master/documentation/configuration/examples/</loc>
|
||||
<lastmod>2025-02-10</lastmod>
|
||||
<lastmod>2025-02-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://wgportal.org/master/documentation/configuration/overview/</loc>
|
||||
<lastmod>2025-02-10</lastmod>
|
||||
<lastmod>2025-02-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://wgportal.org/master/documentation/getting-started/binaries/</loc>
|
||||
<lastmod>2025-02-10</lastmod>
|
||||
<lastmod>2025-02-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://wgportal.org/master/documentation/getting-started/docker/</loc>
|
||||
<lastmod>2025-02-10</lastmod>
|
||||
<lastmod>2025-02-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://wgportal.org/master/documentation/getting-started/helm/</loc>
|
||||
<lastmod>2025-02-10</lastmod>
|
||||
<lastmod>2025-02-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://wgportal.org/master/documentation/getting-started/sources/</loc>
|
||||
<lastmod>2025-02-10</lastmod>
|
||||
<lastmod>2025-02-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://wgportal.org/master/documentation/monitoring/prometheus/</loc>
|
||||
<lastmod>2025-02-10</lastmod>
|
||||
<lastmod>2025-02-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://wgportal.org/master/documentation/rest-api/api-doc/</loc>
|
||||
<lastmod>2025-02-10</lastmod>
|
||||
<lastmod>2025-02-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://wgportal.org/master/documentation/upgrade/v1/</loc>
|
||||
<lastmod>2025-02-10</lastmod>
|
||||
<lastmod>2025-02-17</lastmod>
|
||||
</url>
|
||||
</urlset>
|
||||
Binary file not shown.
Loading…
Reference in New Issue