Modernized kms.viktorbarzin.me reference page covering every Windows + Office Volume License GVLK Microsoft publishes, plus activation snippets, ODT config, and bootstrap script links. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
15 lines
507 B
TOML
15 lines
507 B
TOML
baseURL = "https://kms.viktorbarzin.me/"
|
|
languageCode = "en-us"
|
|
title = "kms.viktorbarzin.me"
|
|
disableKinds = ["taxonomy", "term", "RSS", "sitemap", "404"]
|
|
|
|
[params]
|
|
description = "Self-hosted KMS activation reference for Windows, Office, Project, Visio."
|
|
kmsHost = "kms.viktorbarzin.lan"
|
|
kmsHostExt = "kms.viktorbarzin.me"
|
|
kmsPort = 1688
|
|
bootstrapURL = "https://nas.viktorbarzin.lan/Emo%20shared/kms-bootstrap.ps1"
|
|
|
|
[markup]
|
|
[markup.goldmark.renderer]
|
|
unsafe = true
|