Update for 2.x

This commit is contained in:
Vincent Fiduccia 2019-09-11 10:30:35 -07:00 committed by GitHub
parent f072bae906
commit 3933f1af11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Private Labeling #
Setting `/v3/settings/ui-pl` to a value other than `rancher` will (on rancher/server >= v0.61):
Setting `/v3/settings/ui-pl` to a value other than `rancher` will:
- Change (most) places that say "Rancher" in the UI to the value you provide.
- This does not include things like "rancher-compose.yml" that are expected to have a certain name.
- Disable the footer and help links to Rancher Labs-specific docs, forums, and repos.