5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-10-19 11:33:10 +03:00

package repos: reword note w.r.t. disablign repos

While apt supports both false/true and yes/no (and maybe more?), the
sources.list manual page documents "Enabled: no", so lets use that
here too.

Drop a duplicate "of" and reword the whole not a bit.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht
2025-09-19 09:39:20 +02:00
parent a44a78ae46
commit e54926758d

View File

@@ -114,10 +114,10 @@ Please note that you need a valid subscription key to access the
`pve-enterprise` repository. We offer different support levels, which you can
find further details about at {pricing-url}.
NOTE: You can disable this repository by adding `Enabled: False` in a line of
of its own to the file. This prevents error messages if your host does
not have a subscription key. Please configure the `pve-no-subscription`
repository in that case.
NOTE: You can disable this repository by adding an `Enabled: no` line to the
relevant entry in the file. This will prevent error messages if your host does
not have a subscription key. In that case, please configure the
`pve-no-subscription` repository.
[[sysadmin_no_subscription_repo]]
{pve} No-Subscription Repository